crossley 01/12/15 22:22:14
Modified: documentation/xdocs contrib.xml
Log:
Added section: CVS Committer with Secure Shell access.
Revision Changes Path
1.9 +21 -0 xml-cocoon2/documentation/xdocs/contrib.xml
Index: contrib.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/documentation/xdocs/contrib.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- contrib.xml 2001/12/16 04:18:11 1.8
+++ contrib.xml 2001/12/16 06:22:14 1.9
@@ -295,6 +295,27 @@
</s2>
</s1>
+ <anchor id="ssh"/>
+ <s1 title="CVS Committer with Secure Shell access">
+ <p>After a developer has consistently provided contributions (code,
+ documentation and discussion), then the rest of the cocoon-dev community
+ may vote to grant this developer commit access to CVS.
+ </p>
+
+ <p>You will need secure access to the repository to be able to commit
+ patches. Here are some resources that help to get your machine configured
+ to use the repository over SSH.
+ </p>
+
+ <ul>
+ <li><link href="http://cvsbook.red-bean.com/">The CVS Book</link></li>
+ <li><link href="http://www.cvshome.org/">www.cvshome.org</link></li>
+ <li><link href="http://jakarta.apache.org/site/cvsindex.html"></link>
+ - See the bottom of the page for links to tips for UNIX and Windows.
+ Even if you are on UNIX, the Windows page will also help.</li>
+ </ul>
+ </s1>
+
<anchor id="procedure"/>
<s1 title="Procedure for Raising Development Issues">
<p>
----------------------------------------------------------------------
In case of troubles, e-mail: webmaster@xml.apache.org
To unsubscribe, e-mail: cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org
|