docs:site5:update-server-info

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:site5:update-server-info [2010/04/10 11:15] billhdocs:site5:update-server-info [2016/03/27 22:41] (current) billh
Line 1: Line 1:
 ====== update-server-info ====== ====== update-server-info ======
-When using http:// or any other "dumb" protocol, git needs to set up files so a client knows what refs and packs are available.+When using %%http://%% or any other "dumb" protocol, git needs to set up files so a client knows what refs and packs are available.
  
 ===== enable the post-update hook ===== ===== enable the post-update hook =====
Line 9: Line 9:
   * make sure it is executable<code>   * make sure it is executable<code>
 chmod +x post-update chmod +x post-update
 +</code>
 +  * since the command isn't on Site5 exactly the way it's listed in this file, open it and edit the file like this<code>
 +#exec git-update-server-info
 +git update-server-info
 </code> </code>
  
  • docs/site5/update-server-info.1270919733.txt.gz
  • Last modified: 2010/04/10 11:15
  • by billh