Posted by: ekalin on 05/14/2006 05:03 AM
Updated by: ekalin on 05/14/2006 05:03 AM
Expires: 01/01/2011 12:00 AM
CVS host changed
The CVS host has changed. Read here for more details and new instructions.
SourceForge has made changes in their CVS service in order to provide better service. The host is now kildclient.cvs.sourceforge.net. You can see more detailed instructions in the page about
downloads.
If you have a working copy, you can "convert" it to the new host by running the command
find . -name "Root" -exec perl -pi -we 's#\@cvs\.sourceforge\.net:/cvsroot/kildclient#\@kildclient.cvs.sourceforge.net:/cvsroot/kildclient#;' {} \;
in the working copy's top level directory.