Update.
[elisp/gnus.git-] / README.semi
index 8be0bce..a398f1e 100644 (file)
@@ -8,13 +8,21 @@ all features of Gnus and gnus-mime, so there are no need to install
 Gnus to use it, and you must not use gnus-mime for SEMI.
 
   It requires SEMI package, so please get and install SEMI package
-before to install it.
+before to install it. You can get SEMI from
+ftp://ftp.jaist.ac.jp/pub/elisp/semi/
+Required environment for SEMI is written in README.en of SEMI package.
+
+  T-gnus major change has been done. It won't work with the old versions
+of SEMI packages, e.g. FLIM 1.11.3, SEMI 1.10.2, etc. If you have that one,
+please update your environment before installing it. The recommended
+versions of SEMI packages are APEL 9.11, FLIM 1.12.0 and SEMI 1.11.0 or
+newer than them.
 
 
 How to get? (via CVS)
 =====================
 
-(0) cvs login
+(0) cvs login (first time only)
 
     % cvs -d :pserver:anonymous@chamonix.jaist.ac.jp:/hare/cvs/root \
        login
@@ -24,7 +32,7 @@ How to get? (via CVS)
 (1) checkout
 
     % cvs -d :pserver:anonymous@chamonix.jaist.ac.jp:/hare/cvs/root \
-       checkout [-r semi-gnus] gnus
+       checkout [-r TAG] gnus
 
 (2) compile
 
@@ -33,9 +41,34 @@ How to get? (via CVS)
 
 (3) update
 
-    % cvs update [-r semi-gnus]
+    % cvs update [-r TAG]
+
+Major tags are following:
+
+    semi-gnus          assigned to the latest stable version.  It is
+                       very conservative.
+
+    for-semi-N1_N2     assigned to the latest stable version for SEMI 
+                       API N1.N2 (N1 and N2 are natural number).
+                       (e.g. `for-semi-1_3' is for SEMI API 1.3)
+
+    gnus-N1_N2_N3      assigned to gnus(Gnus) N1.N2.N3
+                       (e.g. `gnus-6_2_1' means gnus 6.2.1).
+
+    larsi              Original Gnus
+
+    himi               himi branch
+
+    ichikawa           ichikawa branch
+                       Based on pGnus.
+
+    akr                        akr branch
+
+    shuhei-k           shuhei-k branch
+                       Mail-Followup-To/Mail-Reply-To, gnus-cache fix.
+
+For more detailed information, please read README.branch.
 
-The ``semi-gnus'' CVS tag is assigned to the latest stable version.
 
 How to get? (via ftp)
 =====================
@@ -70,4 +103,5 @@ Semi-gnus.  To join the Semi-gnus ML, send an empty e-mail to
     semi-gnus-ja-help@meadow.scphys.kyoto-u.ac.jp      (Japanese)
 
   In addition, we need developers.  If you would like to develop it,
-please send mail to cvs@chamonix.jaist.ac.jp.
+please send mail to cvs@chamonix.jaist.ac.jp with your account name
+and UNIX /etc/passwd style crypted password.