CVS for dummies ??

Mike Smith mikeosmith at gmail.com
Fri Sep 30 04:20:07 UTC 2005


Try Subversion:
http://subversion.tigris.org/
http://svnbook.red-bean.com/

apt-get install svn svn-tools
(there are some packages for Apache2...apt-cache search apache2 | grep
"svn"...I'm not on my box right now). You don't have to integrate it
with Apache, but thats how I'm using it

The quickstart from the red-bean was enough to get me up and running.
Within a couple of hours I had Eclipse running (with Subclipse from
above) and checking out/commiting my project


Good luck.
Mike




More information about the ubuntu-users mailing list