From: shane <sh...@lo...> - 2006-05-16 10:30:39
|
For your anonymous checkouts, it seems there've been backend CVS changes within Sourceforge. The following command, issued after you've cd'd into you src tree should help: find ./ -name "Root" | xargs sed -i -e "s/@cvs.sourceforge.net/ @slashcode.cvs.sf.net/" More info: http://sourceforge.net/docs/A04/ Shane -- My slashcode stuff: http://slash.lottadot.com/ Slashcode faq: http://slash.lottadot.com/slash-faq How to ask a question: http://www.catb.org/~esr/faqs/smart- questions.html#before |