UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 IP: 198.54.202.218 URI: http://wesnoth.slack.it/?WesnothCVS - - - - - Index: WesnothCVS =================================================================== RCS file: /home/wesnoth/cvsroot/wikiroot/WesnothCVS,v retrieving revision 1.17 diff -u -r1.17 WesnothCVS --- WesnothCVS 1 Jun 2005 02:06:54 -0000 1.17 +++ WesnothCVS 26 Jun 2005 19:46:34 -0000 @@ -1,3 +1,11 @@ +|| CVS || + +Wesnoth development currently uses the Concurrent Versions System +software tool to keep developers in synch with each other. See the +<a href="http://www.cvshome.org/docs/manual/">CVS manual</a> for +more on how to use CVS. + + || Browse the code || You can use your web browser to navigate through the source code: @@ -7,17 +15,21 @@ || Setup || -Savannah uses SSH to encrypt cvs. You will need to set your environment variable "CVS_RSH" to "ssh" before downloading +Savannah uses SSH to encrypt cvs. You will need to set your +environment variable "CVS_RSH" to "ssh" before downloading or updating. Such as: export CVS_RSH="ssh" or set CVS_RSH=ssh + || Download || cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/wesnoth co wesnoth -Note, you must run this command in the same terminal as you ran "export" or "set". +Note, you must run this command in the same terminal as you ran "export" +or "set". + || Update || @@ -33,6 +45,7 @@ You may be able to skip the 'autogen.sh' if the makefiles and //configure.ac// have not changed, and 'make clean' is becoming less critical also. + || CVSNT || Do this before you start downloading using Win32 CVSNT ( http://www.cvsnt.org/ ). @@ -43,7 +56,6 @@ ext = ssh_protocol.dll -<hr/> ||See Also|| * CompilingWesnoth
_______________________________________________ Wesnoth-wiki-changes mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/wesnoth-wiki-changes
