tommeagher + webfaction   5

Using git with applications - WebFaction Community
The post-receive hook to update would be the file at:

/home/username/webapps/git/repos/djangorepo.git/hooks/post-receive

where "username" is your username, "git" is your git application's name, and "djangorepo.git" is the name of the git repository you're using for your django project directory.

You will also need to ensure that the hook is executable:

chmod +x /home/username/webapps/git/repos/djangorepo.git/hooks/post-receive
Hope that helps!
webfaction  Git 
december 2011 by tommeagher
Our biggest holiday present yet: app memory quota increased to 256MB for everyone | WebFaction Blog
Nice! RT : Our biggest holiday present yet: app memory quota increased from 80MB to 256MB for everyone:
server  webfaction  from twitter_favs
december 2011 by tommeagher

Copy this bookmark:



description:


tags: