cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/HACKING


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/HACKING
Date: Wed, 20 Jul 2005 06:39:38 -0400

Index: ccvs/HACKING
diff -u ccvs/HACKING:1.44 ccvs/HACKING:1.45
--- ccvs/HACKING:1.44   Wed Jul 13 17:06:33 2005
+++ ccvs/HACKING        Wed Jul 20 10:39:34 2005
@@ -23,7 +23,8 @@
 
 Patches against the development version of CVS are most likely to be accepted:
 
-       $ cvs -d:pserver:address@hidden/cvsroot co ccvs
+       $ export CVS_RSH="ssh"
+       $ cvs -z3 -d:ext:address@hidden:/cvsroot/cvs co ccvs
 
 * Compiler options
 
@@ -434,21 +435,21 @@
 
 Anyone can add themselves to the following mailing lists:
 
-    dev.  Unless you are accepted as a CVS developer as
-      described in the DEVEL-CVS file, you will only be able to
-      read this list, not send to it.  The charter of the list is
-      also in DEVEL-CVS.
-    cvs.  The only messages sent to this list are sent
+    cvs-announce:  CVS release announcements and other major
+      announcements about the project are sent to this list.
+    cvs-announce-binaries:  Announcements are made to this list
+      when binaries for various platforms are built and initially
+      posted for download.
+    cvs-cvs:  The only messages sent to this list are sent
       automatically, via the CVS `loginfo' mechanism, when someone
       checks something in to the master CVS repository.
-    test-results.  The only messages sent to this list are sent
+    cvs-test-results:  The only messages sent to this list are sent
       automatically, daily, by a script which runs "make check"
       and "make remotecheck" on the master CVS sources.
 
-To subscribe to dev, cvs, or test-results, send
-a message to "<list>address@hidden" or visit
-http://ccvs.cvshome.org/servlets/ProjectMailingListList and follow the
-instructions there.
+To subscribe to cvs-announce, cvs-announce-binaries, cvs-cvs,
+or test-results, visit https://savannah.nongnu.org/mail/?group=cvs
+and follow the instructions for the list you wish to subscribe to.
 
 One other list related to CVS development is bug-cvs.  This is the
 list which users are requested to send bug reports to.  Anyone can




reply via email to

[Prev in Thread] Current Thread [Next in Thread]