From: Chris Hanson Date: Tue, 13 Dec 2005 06:20:01 +0000 (+0000) Subject: Update for moved CVS repository. X-Git-Tag: 20090517-FFI~1166 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=278c5e718ade62a6d4a955146775bfc090ef1cc4;p=mit-scheme.git Update for moved CVS repository. --- diff --git a/etc/update-rcs-log b/etc/update-rcs-log index e05ae39a9..c4fab18ce 100755 --- a/etc/update-rcs-log +++ b/etc/update-rcs-log @@ -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"