From: Heiko Z. <smi...@us...> - 2010-12-07 13:42:32
|
Update of /cvsroot/devil-linux/scripts/webtools In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv6635 Modified Files: generate_docs_from_cvs Log Message: 1.4 stays in the main branch of cvs Index: generate_docs_from_cvs =================================================================== RCS file: /cvsroot/devil-linux/scripts/webtools/generate_docs_from_cvs,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- generate_docs_from_cvs 19 Nov 2010 20:34:53 -0000 1.20 +++ generate_docs_from_cvs 7 Dec 2010 13:42:24 -0000 1.21 @@ -4,7 +4,7 @@ cd /home/groups/d/de/devil-linux/ || exit 1 # the documenation to generate -GENERATE="1.0.x:rel-1-0-patches 1.2.x:rel-1-2-patches 1.4.x:rel-1-4-patches 1.5.x:" +GENERATE="1.0.x:rel-1-0-patches 1.2.x:rel-1-2-patches 1.4.x:" # the cvs root CVS_ROOT=":pserver:ano...@de...:/cvsroot/devil-linux" |