The website has been updated. Please do not mail any further "CVS is
not broken" messages to the list.
Jody
Mario Frasca wrote:
Hallo list,
on the web site, in the news: «Downloads are temporarily hosted by Jody
Bruchon on his personal equipment due to an unexplained CVS breakage for
ELKS anonymous CVS access.»
it's not a breakage, it's just a modification on the side of
sourceforge. the new correct root is
:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/elks
you can repair your local copy by this command:
cd <to your local copy root>
for i in `find . -name Root`
do
echo :pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/elks > $i
done
-
To unsubscribe from this list: send the line "unsubscribe linux-8086" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html