/[cvs]/ccvs/HACKING
ViewVC logotype

Diff of /ccvs/HACKING

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.44 by dprice, Wed Jul 13 17:06:33 2005 UTC revision 1.45 by dprice, Wed Jul 20 10:39:34 2005 UTC
# Line 23  How to write code for CVS Line 23  How to write code for CVS
23    
24  Patches against the development version of CVS are most likely to be accepted:  Patches against the development version of CVS are most likely to be accepted:
25    
26          $ cvs -d:pserver:anoncvs@cvs.cvshome.org/cvsroot co ccvs          $ export CVS_RSH="ssh"
27            $ cvs -z3 -d:ext:anoncvs@savannah.nongnu.org:/cvsroot/cvs co ccvs
28    
29  * Compiler options  * Compiler options
30    
# Line 434  intentional, to avoid a last minute rush Line 435  intentional, to avoid a last minute rush
435    
436  Anyone can add themselves to the following mailing lists:  Anyone can add themselves to the following mailing lists:
437    
438      dev.  Unless you are accepted as a CVS developer as      cvs-announce:  CVS release announcements and other major
439        described in the DEVEL-CVS file, you will only be able to        announcements about the project are sent to this list.
440        read this list, not send to it.  The charter of the list is      cvs-announce-binaries:  Announcements are made to this list
441        also in DEVEL-CVS.        when binaries for various platforms are built and initially
442      cvs.  The only messages sent to this list are sent        posted for download.
443        cvs-cvs:  The only messages sent to this list are sent
444        automatically, via the CVS `loginfo' mechanism, when someone        automatically, via the CVS `loginfo' mechanism, when someone
445        checks something in to the master CVS repository.        checks something in to the master CVS repository.
446      test-results.  The only messages sent to this list are sent      cvs-test-results:  The only messages sent to this list are sent
447        automatically, daily, by a script which runs "make check"        automatically, daily, by a script which runs "make check"
448        and "make remotecheck" on the master CVS sources.        and "make remotecheck" on the master CVS sources.
449    
450  To subscribe to dev, cvs, or test-results, send  To subscribe to cvs-announce, cvs-announce-binaries, cvs-cvs,
451  a message to "<list>-subscribe@ccvs.cvshome.org" or visit  or test-results, visit https://savannah.nongnu.org/mail/?group=cvs
452  http://ccvs.cvshome.org/servlets/ProjectMailingListList and follow the  and follow the instructions for the list you wish to subscribe to.
 instructions there.  
453    
454  One other list related to CVS development is bug-cvs.  This is the  One other list related to CVS development is bug-cvs.  This is the
455  list which users are requested to send bug reports to.  Anyone can  list which users are requested to send bug reports to.  Anyone can

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26