From: yamaoka Date: Thu, 6 Jan 2000 04:42:28 +0000 (+0000) Subject: Update for the new CVS server. X-Git-Tag: emh-1_10_1_1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2Femh-1_10;p=elisp%2Femh.git Update for the new CVS server. --- diff --git a/ChangeLog b/ChangeLog index 9b12a6a..2a08f39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-01-05 Katsumi Yamaoka + + * Makefile, README.en: Update for the new CVS server. + 1999-12-13 Katsumi Yamaoka * README.en: Update for the recent ML address and ftp site. diff --git a/Makefile b/Makefile index f4bbb1d..ba3f9b7 100644 --- a/Makefile +++ b/Makefile @@ -44,7 +44,7 @@ tar: sh -c 'cvs tag -RF emh-`echo $(VERSION) \ | sed s/\\\\./_/ | sed s/\\\\./_/`; \ cd /tmp; \ - cvs -d :pserver:anonymous@chamonix.jaist.ac.jp:/hare/cvs/root \ + cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root \ export -d emh-$(VERSION) \ -r emh-`echo $(VERSION) \ | sed s/\\\\./_/ | sed s/\\\\./_/` emh' diff --git a/README.en b/README.en index fa0c6c1..85d336a 100644 --- a/README.en +++ b/README.en @@ -103,7 +103,7 @@ CVS based development If you would like to join CVS based development, please send mail to - cvs@chamonix.jaist.ac.jp + cvs@cvs.m17n.org with your account name and UNIX style crypted password. We hope you will join the open development.