Setting up a GIt server

Posted by lindenb on Server Fault See other posts from Server Fault or by lindenb
Published on 2010-04-28T12:12:32Z Indexed on 2010/04/28 12:23 UTC
Read the original article Hit count: 510

Filed under:
|

Hi all, My team is working with several RedHat linux servers and we'd like to synchronize our sources from one server to another (for several distinct projects).

I'd like to set-up a git-server as a version control; however I'm new to git and I'm confused by the terms ('server', "daemon', 'repository', etc...). Moreover we're working behind a firewall.

Can anyone point me to a link about how to setup a git server ?

Thanks.

Pierre

© Server Fault or respective owner

Related posts about git-repository

Related posts about git