2 blueyed May 07, 2006 18:38

Any plans to move across to SVN since it seems CVS is starting to get phased out?
Notification:
The new command line for b2evo now is:
cvs -z3 -d:pserver:anonymous@evocms.cvs.sourceforge.net:/cvsroot/evocms co -P b2evolution
:D
To get the new v-1-8 branch use:
cvs -z3 -d:pserver:anonymous@evocms.cvs.sourceforge.net:/cvsroot/evocms co -r v-1-8 -P b2evolution
Marco
Added instructions to the wiki, this is where tutes should now go.
http://manual.b2evolution.net/CVS_version#Check_it_out
balupton wrote:
Ok i finally figured it out, download:
WinCVS (http://cvsgui.sourceforge.net/)
In my opinion, it's more convenient to just work with the command-line CVS client. After your initial login, all you have to do is type cvs up to get the latest files (or cvs ci if you have write permissions). This is especially true if your file manager has a shell (I use Midnight Commander, which is awesome, but I used to use a Windows program that allowed it, as Windows Explorer was terribly unstable).
froop wrote:
Any plans to move across to SVN since it seems CVS is starting to get phased out?
Yeah, GNU CVS is in maintenance mode, CVSNT is commercial, and OpenCVS seems like vaporware. But still, I wouldn't too much recommend SVN; it has no fault tolerance at all. In fact, CVS remains my favorite VCS, warts and all.
Note: since a few weeks the anonymous CVS at SourceForge does not get synched with the developer's.
Please see http://manual.b2evolution.net/CVS_version for a link to a nightly snapshot.
SourceForge.Net site status: http://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1