The CVS tree has moved from cleanwhisker.420.am to pouncequick.420.am To convert an existing checkout, change to the freeside directory and use this command: for a in `find . -name Root -depth -print`; do perl -pi -e 's/cleanwhisker\.420\.am/pouncequick.420.am/;' $a done -- _ivan