Hi, CVS has moved from the old server to the new one.
for a in `find . -name Root -depth -print`; do
perl -pi -e 's/pouncequick\.420\.am/cvs.420.am/;' $a
done
As you can see I setup an alias this time so if it moves again no
changes will be necessary. More likely will move everything to
subversion at some point.
--
_ivan