Edit Versions Systems
[Source Control HOWTO](http://software.ericsink.com/scm/index.html) [Version Control System Comparison](http://better-scm.berlios.de/comparison/comparison.html) ### [Subversion](http://subversion.tigris.org/) [Subversion Quick Reference Card](http://www.cs.put.poznan.pl/csobaniec/Papers/svn-refcard.pdf) [Keeping Your Life in Subversion](http://kitenet.net/~joey/svnhome.html) [Subverting my Weblog](http://www.paranoidfish.org/notes/2005/01/10/1954) [Version Control with Subversion](http://svnbook.red-bean.com/) [My Experiences With Subversion - by Simon Tatham](http://www.chiark.greenend.org.uk/~sgtatham/svn.html) [The Trac Project](http://projects.edgewall.com/trac/) [eSvn - a GUI frontend to the Subversion revision system](http://esvn.umputun.com/) #### Moving From CVS to Subversion [The Top Ten Subversion Tips for CVS Users](http://www.onlamp.com/pub/a/onlamp/2004/08/19/subversiontips.html) [cvs2svn](http://cvs2svn.tigris.org/) #### Mac OS X [Making the Jump to Subversion](http://www.macdevcenter.com/pub/a/mac/2004/08/10/subversion.html) [Subversion-Tipps](http://theflow.de/archives/2005/02/16/subversion-tipps) [iSvn](http://www.einhugur.com/iSvn/index.html) [svnX](http://www.lachoseinteractive.net/en/community/subversion/svnx/features/) [SCPlugin](http://scplugin.tigris.org/) [Using Subversion with Xcode](http://maczealots.com/tutorials/xcode-svn/) ### [CVS](https://www.cvshome.org/) [CVS Version Control for Web Site Projects](http://durak.org/cvswebsites/howto-cvs/howto-cvs.html) [CVS homedir](http://kitenet.net/~joey/cvshome.html) [Open Source Development with CVS](http://cvsbook.red-bean.com/) [Drop-in CVS repository browser for PHP](http://jodrell.net/projects/convulsion) #### Mac OS X [Using CVS with Xcode](http://maczealots.com/tutorials/xcode-cvs/) ### RCS ---- $Id: VersionsSystems,v 1.65 2005/10/09 17:26:15 IP-62.203.193.139 Exp $
EditingTips