Update of /cvsroot/devil-linux/build/docs/documentation
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21686/docs/documentation
Modified Files:
Tag: rel-1-2-patches
documentation.xml
Log Message:
give example for 1.2 cvs branch
Index: documentation.xml
===================================================================
RCS file: /cvsroot/devil-linux/build/docs/documentation/documentation.xml,v
retrieving revision 1.59.2.1
retrieving revision 1.59.2.2
diff -u -d -r1.59.2.1 -r1.59.2.2
--- documentation.xml 16 Jun 2004 00:53:02 -0000 1.59.2.1
+++ documentation.xml 24 Jun 2004 01:23:37 -0000 1.59.2.2
@@ -834,8 +834,8 @@
<para>You find now the build systetem in the sub directory build/ .</para>
<tip>
<para>If you don't want to use the latest development version (which is probably not stable or won't even compile), you have to add the -r parameter to the checkout command. You can see the list of available tags when you browse the CVS repository <ulink url="http://cvs.sourceforge.net/viewcvs.py/devil-linux/build/">http://cvs.sourceforge.net/viewcvs.py/devil-linux/build/</ulink>.</para>
- <para>To get i.e. the stable 1.0.x release, use the following command:</para>
- <para><command moreinfo="none">cvs -z3 -d:pserver:ano...@cv...:/cvsroot/devil-linux co -r rel-1-0-patches build</command></para>
+ <para>To get i.e. the stable 1.2.x release, use the following command:</para>
+ <para><command moreinfo="none">cvs -z3 -d:pserver:ano...@cv...:/cvsroot/devil-linux co -r rel-1-2-patches build</command></para>
</tip>
</sect3>
<sect3>
|