[Dxspider-support] What's the deal with CVS?

Ruben Navarro Huedo eb5esx at eb5esx.ampr.org
Sat May 27 12:50:30 BST 2006


>

Solved with the Script in our Linux.
A lof of thank's Dirk.

>
> Here is a shell script that will do what is required for *nix users.
> Run it as your "sysop" user.
>
> #!/bin/bash
> # change the old SF CVS root to the new one
> #
> echo ':pserver:anonymous at dxspider.cvs.sourceforge.net:/cvsroot/ 
> dxspider' > /tmp/newroot
> cd /spider
> find . -name Root -exec cp -f /tmp/newroot {} \;




More information about the Dxspider-support mailing list