As a sequel to a previous post, please find some links on source control tools in use:
GIT information
If you are working with GIT, following sites could be of interest.
The git reference: http://gitref.org/.
The git user-manual: http://www.kernel.org/pub/software/scm/git/docs/user-manual.html.
Source control statistics
People are using following systems:
CVS 12,6%
Git/GitHub 6,8%
IBM Rational ClearCase 2,8%
IBM Rational Team Concert 0,9%
IBM Rational Telelogic Synergy Suite 0,2%
Mercurial 3,0%
Microsoft Team Foundation Server 0,8%
Microsoft Visual SourceSafe 1,6%
Perforce 3,0%
Subversion 58,3%
None – I don’t use a source code management system 5,6%
Don’t know 1,4%
Other (specify) 2,9%
Source: Eclipse Community Survey 2010
Accessing GIT
Access GIT remotely in read-only.
https://github.com/mfontani/git-fuse-perl
Sharing Git repositories
Installing GIT
A guide on installing git on a server
http://www.kernel.org/pub/software/scm/git/docs/howto/setup-git-server-over-http.txt
Git GUI
Overview of GIT GUI clients:
http://theappleblog.com/2009/03/10/using-git-with-os-x-6-tools-to-get-you-up-and-running/
Real world Git
http://robey.lag.net/2009/11/29/more-git.html