Version Control Tools
Just record some tools of version control, no comments.
I Used CVS several years ago, and now use Subversion.
======================================================
1. Mercurial: http://www.selenic.com/mercurial/wiki/
2. Bazaar: http://bazaar-vcs.org
3. Subversion: http://subversion.tigris.org/
4. CVS: http://www.nongnu.org/cvs/
5. Perforce: http://www.perforce.com/
7. Visual SourceSafe: http://msdn.microsoft.com/en-us/vs2005/aa718670.aspx
Others:
This is a tutorial of Git: http://excess.org/article/2008/07/ogre-git-tutorial/
