X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=README.semi;h=b297fe75e9671da747f39a007d8a0f7e96068304;hb=798f246240802efb86ba923205fe7f8ca8efb300;hp=8be0bcea604594a3c03917154dbb7bdd3be13724;hpb=cfaf1cd296245e113a30477e9e72569d017702e6;p=elisp%2Fgnus.git- diff --git a/README.semi b/README.semi index 8be0bce..b297fe7 100644 --- a/README.semi +++ b/README.semi @@ -24,7 +24,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 +33,31 @@ 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 + + akr akr branch + + shuhei-k shuhei-k branch + Mail-Followup-To/Mail-Reply-To, gnus-cache fix. -The ``semi-gnus'' CVS tag is assigned to the latest stable version. How to get? (via ftp) =====================