[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 freelance. At least for now, anyway.

I'm thinking perhaps to just connect Coda directly to my testing server, 
and then using GitHub to push launch-ready commits to the live server. I'd 
be making the root web directory a Git repo right?


On Saturday, May 26, 2012 4:41:28 PM UTC-4, Thomas Ferris Nicolaisen wrote:

 Maybe the deployment tool Capistrano has some good strategies for this?

 https://github.com/capistrano/capistrano/wiki/

 At last I'm sure they support Git. Could be overkill for your task, but 
 maybe still a good way to learn about deployment.



-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/Wl_5S5robf0J.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.



[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 my local Git that a repo exists on the server? I'm 
not really sure what to do here.

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/65fXhAnGr5IJ.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.