Since you have problems using git on a Windows server (as indicated in the comment on Greg answer ): I use bare git repo on a Windows server and work on a Windows workstation ( msysgit , tortoisegit , access via //hostname/share/to/bare.git) and several Linux virtual machines (access through ssh://hostname/path/to/bare.git) without any git-related issues, with the exception of one minor issue:
msysgit 1.7.3.1 (runs on a Windows workstation) one perl module is missing (I don’t remember), which is necessary for git svn(compressing old files). If you do not plan to use git with svn, it does not matter to you.
: , () git , , . : (. ), , :
git
git clone
. , .
, github , github.