[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

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

2012-05-27 Thread Heronymo Allen
M UTC-4, Serge Matveenko wrote: > > On Sat, May 26, 2012 at 4:08 AM, Heronymo Allen > wrote: > > It's up to you how do you want to setup your server environment to > deploy your code. You may setup your webserver directory as another > git repo clone and use 'git pull&

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

2012-05-25 Thread Heronymo Allen
Hi all, I just purchased Coda 2 yesterday, and I installed Git for version control. I also installed the GitHub GUI for Git. I've never used a version control mechanism and I've always done it manually. But I want to learn how to properly set up Git for a web dev environment. I've searched aro