| <!DOCTYPE html PUBLIC "-//Tigris//DTD XHTML 1.0 Transitional//EN" |
| "http://style.tigris.org/tigris_transitional.dtd"> |
| <html> |
| <head> |
| <title>Subversion CVS Access</title> |
| <link rel="stylesheet" type="text/css" |
| href="http://subversion.tigris.org/branding/css/tigris.css"/> |
| <link rel="stylesheet" type="text/css" |
| href="http://subversion.tigris.org/branding/css/inst.css"/> |
| <link rel="stylesheet" type="text/css" media="print" |
| href="http://subversion.tigris.org/branding/css/print.css"/> |
| <script type="text/javascript" |
| src="http://subversion.tigris.org/branding/scripts/tigris.js"></script> |
| </head> |
| |
| <body> |
| <div class="app"> |
| <p><b><font size="3" color="#00315A" face="Arial, Helvetica, |
| sans-serif">Subversion CVS Access:</font></b> </p> |
| |
| <p><b><font color="#00315A" face="Arial, Helvetica, sans-serif">CVS |
| Repository:</font> |
| </b><font size="1"></font></p> |
| <p> |
| To access the CVS source code repository use the following CVSROOT: |
| <br/> |
| <b><tt>:pserver:guest@cvs.tigris.org:/cvs</tt></b> |
| </p> |
| <p> |
| You may also use the login "guest" with password "guest" to gain read-only |
| CVS access. If you have been given write access to the CVS repository, |
| then replace "guest@cvs.tigris.org" with your own login (e.g., |
| "my_login@cvs.tigris.org") and use your own tigris user password. |
| </p> |
| |
| <p> The module you should checkout is "<tt>subversion</tt>". That is |
| the top-level module that contain the entire source code tree for the |
| Subversion project. </p> |
| |
| <p> |
| The way most people contribute changes is to email a patch to the |
| development list, <a |
| href="mailto:dev@subversion.tigris.org">dev@subversion.tigris.org</a>. |
| </p> |
| |
| <p> |
| For more information on using CVS, documentation, and CVS clients, |
| click on the "Tool Docs" menu at left and select the "Source/CVS" option. Or, |
| click <a href="http://www.tigris.org/tools/cvs.html">here</a>. |
| </p> |
| </div> |
| </body> |
| </html> |