[git-users] Re: Using Git in a web development environment (specifically with Coda 2 and a web server)

2012-06-05 Thread punkymunky
Have you looked at tower(http://www.git-tower.com/) and beanstalk(http://beanstalkapp.com/) Tower is a really slick GUI and integrates with Beanstalk, the hosted repo. As a designer/dev, it allowed me to easily setup repos and automated deployments to my remote test server. They do cost. But hav

[git-users] Re: Using Git in a web development environment (specifically with Coda 2 and a web server)

2012-05-27 Thread Heronymo Allen
I'm still a bit overwhelmed with the Git documentation. And the tutorials about using Git with a web server are a bit confusing. Can anyone help me out by explaining the basic steps of getting Git to work with my web server? I'd need to install it onto the server, is that correct? And then tell

[git-users] Re: Using Git in a web development environment (specifically with Coda 2 and a web server)

2012-05-27 Thread Heronymo Allen
Thanks for the reply. I'm taking a look at Capistrano. It does seem a bit overkill, but I'll still look into it. Could you give me an example of what I'd be able to do with it in a web development scenario? Basically it's just me, there aren't any other dev team members as I'm doing this freel