From: tomo Date: Wed, 25 Apr 2012 13:49:49 +0000 (+0000) Subject: Remove descriptions about CVS and add description about the new Git X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d725c7d0afc8d5b38a70ec6578839647264f44c2;p=chise%2Flibchise.git Remove descriptions about CVS and add description about the new Git repository. --- diff --git a/README.en b/README.en index 1f704c4..6220a79 100644 --- a/README.en +++ b/README.en @@ -54,22 +54,18 @@ libchise. To join the CHISE mailing list, send an empty e-mail to chise-ja-ctl@m17n.org (Japanese) -* CVS +* Git -Development of libchise uses CVS. So latest developing version is -available at CVS. +Development of libchise uses Git. So the latest developing version is +available at Git. -** cvs login (first time only) + % git clone http://git.chise.org/git/chise/concord.git - % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/chise login +Or you can view the Concord repository via WWW at: - CVS password: [CR] # NULL string + http://git.chise.org/gitweb/?p=chise/concord.git -** checkout - - % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/chise checkout libchise - - If you would like to join CVS based development, please declare it -in the CHISE mailing list. +If you would like to join Git based development, please declare it in +the CHISE mailing list. We hope you will join the open development.