Update for moved CVS repository.
authorChris Hanson <org/chris-hanson/cph>
Tue, 13 Dec 2005 06:20:01 +0000 (06:20 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 13 Dec 2005 06:20:01 +0000 (06:20 +0000)
etc/update-rcs-log

index e05ae39a9746e158985af4c23842c8a91ae7972e..c4fab18ce39e5cf84665dbb77c20c0377e8e5137 100755 (executable)
@@ -16,8 +16,8 @@ if [ -z "${CVS2CL}" ]; then
 fi
 
 COMMON="--revisions --usermap /scheme/v7/src/etc/usermap --domain zurich.csail.mit.edu --stdout --no-wrap --separate-header --window 3600"
-GOPTS_SCHEME="-d:ext:anoncvs@cvs.savannah.gnu.org:/cvsroot/mit-scheme"
-GOPTS_HTML="-d:ext:anoncvs@savannah.gnu.org:/webcvs/mit-scheme"
+GOPTS_SCHEME="-d:pserver:anonymous@cvs.savannah.gnu.org:/cvsroot/mit-scheme"
+GOPTS_HTML="-d:pserver:anonymous@cvs.savannah.gnu.org:/webcvs/mit-scheme"
 O="ChangeLog"
 N="${O}.new"