ok, vger anoncvs is back, README (fwd)
Tom Rini
tmrini at ntplx.net
Sat Mar 13 08:53:14 EST 1999
On Thu, 11 Mar 1999, Cort Dougan wrote:
> An anoncvs mirror of the vger repositories is available now from
> there. Sorry for taking so long. The modules available which people
> should be interested in are 'linux' and 'modutils'.
And for those of you that kept an old vger repository around and don't
mind some ugly for lines:
for i in `find . -name Root`;do echo
:pserver:anonymous at cvs.on.openprojects.net:/cvs/linux' > $i;done
for i in `find . -name Repository`;do mv $i $i.orig;done
for i in `find . -name Repository.orig`;do echo /cvs/linux/`echo $i | sed
-e 's/\.\///g' -e 's/\/CVS\/Repository.orig//g'` > $i;done
Still have to fix the CVS/Repository at the base of your tree.
---
Tom Rini (TR1265)
http://dobbstown.yeti.edu/
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
More information about the Linuxppc-dev
mailing list