[lokisetup] CVS is converted...

Ryan C. Gordon icculus at icculus.org
Mon Mar 30 12:53:01 EDT 2009


Ok, we're converted. Don't use CVS anymore, the repository is gone 
(well, moved out of public view, at least). Use Subversion now.


To check out from Subversion, move/delete your CVS checkout, and run:

     svn co svn://svn.icculus.org/loki_setup/trunk loki_setup
     svn co svn://svn.icculus.org/loki_setupdb/trunk loki_setupdb

You can get a webview (complete with RSS feed of commits) from here:

     http://svn.icculus.org/loki_setup/
     http://svn.icculus.org/loki_setupdb/

Here are some benefits of dumping CVS:

     http://subversion.tigris.org/features.html

"svn" works mostly like "cvs" ... you run "svn update", "svn diff", "svn 
commit", etc. Here's a fast rundown of the basic work cycle:

     http://svnbook.red-bean.com/en/1.5/svn.tour.cycle.html


Stephane: please add yourself to 
/svnspace/public/loki_setup*/conf/passwd on icculus.org, so you'll have 
write access to the repository. Don't use a password that you use 
elsewhere; the svn client caches it so you don't have to type, and the 
passwd file can be viewed by other people, too.

Questions and problems: ask me.

--ryan.



More information about the lokisetup mailing list