* elmo-version.el (elmo-version): Up to 2.3.91.
[elisp/wanderlust.git] / README
diff --git a/README b/README
index e01331f..4be2d8e 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 
  Wanderlust -- Yet Another Message Interface on Emacsen
                       by Yuuichi Teranishi <teranisi@gohome.org>
-                      Time-stamp: <2000-02-24 00:26:49 teranisi>
+
 
 Wanderlust is a mail/news management system with IMAP4rev1 support for Emacs.
 
@@ -53,6 +53,34 @@ release in Japanese.
 To subscribe, send mail to wl-ctl@lists.airs.net, with '# guide' as
 the message body.
 
+CVS:
+
+  Development of Wanderlust uses CVS.  So latest developing version is
+  available at CVS.
+
+(0) cvs login (first time only)
+
+    % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root login
+
+    CVS password: [CR] # NULL string
+
+(1) checkout
+
+    % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root checkout wanderlust
+
+  If you would like to join CVS based development, please send mail to
+
+       cvs@cvs.m17n.org
+
+  with your account name and your public key for ssh.  cvsroot is
+  :ext:cvs@cvs.m17n.org:/cvs/root.
+
+  If you cannot use ssh, please send UNIX /etc/passwd style crypted
+  password.  you can commit with the cvsroot
+  :pserver:<accountname>@cvs.m17n.org:/cvs/root.
+
+  We hope you will join the open development.
+
 References:
 
 [1] M. Crispin, "INTERNET MESSAGE ACCESS PROTOCOL - VERSION 4rev1", RFC 2060,