From: Heiko Z. <smi...@us...> - 2010-11-30 14:59:00
|
Update of /cvsroot/devil-linux/build/docs/documentation In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv1404 Modified Files: documentation.xml Log Message: we don't need a branch for 1.4, we'll be moving the next release to GIT Index: documentation.xml =================================================================== RCS file: /cvsroot/devil-linux/build/docs/documentation/documentation.xml,v retrieving revision 1.71 retrieving revision 1.72 diff -u -d -r1.71 -r1.72 --- documentation.xml 19 Nov 2010 20:30:50 -0000 1.71 +++ documentation.xml 30 Nov 2010 14:58:51 -0000 1.72 @@ -989,9 +989,8 @@ <para><command>cvs -z3 -d:pserver:ano...@de...:/cvsroot/devil-linux co build</command></para> <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://devil-linux.cvs.sourceforge.net/viewcvs.py/devil-linux/build/">http://devil-linux.cvs.sourceforge.net/viewcvs.py/devil-linux/build/</ulink>.</para> <para>To get i.e. the stable 1.4.x release, use the following command:</para> - <para><command moreinfo="none">cvs -z3 -d:pserver:ano...@de...:/cvsroot/devil-linux co -r rel-1-4-patches build</command></para> + <para><command moreinfo="none">cvs -z3 -d:pserver:ano...@de...:/cvsroot/devil-linux co build</command></para> </tip> </sect3> <sect3> |