R razorfish Registered Member Joined Jul 25, 2008 Messages 99 Reaction score 21 Aug 7, 2009 #1 Guys I have a (shared) linux server , hosting my projects (blogs etc..) and I use to develop under Windows environment... So what SCM software do you suggest in order for me to keep my source code synchronized between linux and windows??
Guys I have a (shared) linux server , hosting my projects (blogs etc..) and I use to develop under Windows environment... So what SCM software do you suggest in order for me to keep my source code synchronized between linux and windows??
T thaorius Junior Member Joined Aug 19, 2008 Messages 109 Reaction score 33 Aug 11, 2009 #2 Well, the 2 that are in heavy use this days are GIT and SVN. Personally I use GIT, which unlike SVN is distributed and much more compact.
Well, the 2 that are in heavy use this days are GIT and SVN. Personally I use GIT, which unlike SVN is distributed and much more compact.