Quote:
Originally Posted by mafia_man
What language are you using? I'm not quite sure what you are trying to do.
Usually I have a local git repo, push to remote and then pull that remote on my deploy server. This is quite common I believe.
If you are using Ruby then use Cappuccino and if you are using Python then use Fabric.
You can use either for any language and then integrate well with git.
|
Currently, I manually pull on the production server after a local push to remote. I was looking at the hooks. I found this info that would work well if you have a repo on the same production server.
http://toroid.org/ams/git-website-howto