=================================================================== RCS file: /home/cvs/CVSROOT/commit_prep.pl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- CVSROOT/commit_prep.pl 1999/10/27 17:45:04 1.1 +++ CVSROOT/commit_prep.pl 1999/10/27 18:03:00 1.2 @@ -140,7 +140,7 @@ close(ENTRIES); $directory = $ARGV[0]; shift @ARGV; -$cvsroot=$ENV{'CVSROOT'} || "/home/ncvs"; +$cvsroot=$ENV{'CVSROOT'} || "/usr/cvs"; $directory =~ s,^$cvsroot[/]+,,; if ($directory =~ /^OpenXM/) {