smite-meister
November 28th, 2006, 09:45 AM
From now on, the current souce code for Legacy 2.0 will be found in a Subversion repository at SourceForge.net
The old CVS repo will still be there, but there will be no more updates to it.
For you Windows people this means you'll have to replace TortoiseCVS with TortoiseSVN, Linux users can use the commandline Subversion client called svn.
Here's how you checkout the code:
svn co https://svn.sourceforge.net/svnroot/doomlegacy/legacy/trunk some_local_dir
Everything else works as before.
The old CVS repo will still be there, but there will be no more updates to it.
For you Windows people this means you'll have to replace TortoiseCVS with TortoiseSVN, Linux users can use the commandline Subversion client called svn.
Here's how you checkout the code:
svn co https://svn.sourceforge.net/svnroot/doomlegacy/legacy/trunk some_local_dir
Everything else works as before.