HowToGetLatestStendhal: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Kymara add version template |
imported>AntumDeluge →Anonymous CVS Access: Add deprecated note |
||
| Line 13: | Line 13: | ||
In order to access a CVS repository, you must install a special piece of software called a CVS client. CVS clients are available for most any operating system. Information about CVS client software may be found at http://sourceforge.net/apps/trac/sourceforge/wiki/CVS. |
In order to access a CVS repository, you must install a special piece of software called a CVS client. CVS clients are available for most any operating system. Information about CVS client software may be found at http://sourceforge.net/apps/trac/sourceforge/wiki/CVS. |
||
==Anonymous CVS Access== |
== Anonymous CVS Access (deprecated) == |
||
This project's SourceForge.net CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. The module you wish to check out must be specified as the modulename. When prompted for a password for anonymous, simply press the Enter key. To determine the names of the modules created by this project, you may examine their CVS repository via the provided web-based CVS repository viewer. |
This project's SourceForge.net CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. The module you wish to check out must be specified as the modulename. When prompted for a password for anonymous, simply press the Enter key. To determine the names of the modules created by this project, you may examine their CVS repository via the provided web-based CVS repository viewer. |
||