Show cvs.wml syntax highlighted
#include "header.wml" select=cvs
<subject "Gzz CVS">
<p>See <a href="http://savannah.nongnu.org/cvs/?group_id=1681">Gzz Savannah CVS page</a>.
#
#<p>It has been brought to my attention that sourceforge pages don't
#work well with the software of a certain monopolistic monster company.
#While they are fixing this problem, I'm going to provide a copy of their
#<a href="http://sourceforge.net/cvs/?group_id=513">
#CVS instructions page
#</a>
#here.
#<p>
#This page also contains information about the daily autogenerated
#source snapshots and snapshot builds.
#<p>
#As a rule, we're not giving developer (write) access to anyone without a very
#specific reason - instead, you should send patches against the current CVS
#version to Tuomas Lukka at <b>lukka@iki.fi</b>
#for inclusion. Even better, contact him (me) before patching to make sure your intentions
#are in line with ours: GZigZag is not like any other software system and we want to make
#sure it stays a coherent whole.
#<p>
#<P><B>Anonymous CVS Access</B>
#<P>This project's SourceForge 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 <I>modulename</I>. When prompted
#for a password for <I>anonymous</I>, simply press the Enter key.
#
#<P><FONT size="-1" face="courier">cvs -d:pserver:anonymous@cvs.gzigzag.sourceforge.net:/cvsroot/gzigzag login
#<BR> <BR>cvs -z3 -d:pserver:anonymous@cvs.gzigzag.sourceforge.net:/cvsroot/gzigzag co <I>modulename</I>
#</FONT>
#
#<P>Updates from within the module's directory do not need the -d parameter.<P><B>Developer CVS Access via SSH</B>
#<P>Only project developers can access the CVS tree via this method. SSH1 must
#be installed on your client machine. Substitute <I>modulename</I> and
#<I>developername</I> with the proper values. Enter your site password when
#prompted.
#
#<P><FONT size="-1" face="courier">export CVS_RSH=ssh
#<BR> <BR>cvs -z3 -d<I>developername</I>@cvs.gzigzag.sourceforge.net:/cvsroot/gzigzag co <I>modulename</I>
#</FONT>
#
#<P><B>Browsing the CVS tree at sourceforge</B>
#<P>Browsing the CVS tree gives you a great view into the current status
#of this project's code. You may also view the complete histories of any
#file in the repository.
#<UL>
#<LI><A href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/gzigzag/"><B>Browse CVS Repository</B>
#</A>
#</UL>
#Note that this may also not work if the rest of the sourceforge secure pages do not work for you.
#
See more files for this project here