We have a CVS-repository with a modules basicly like this:

# this will enable you to check out 'src'
src -d src/org/mmbase mmbase

# to check out everything
all -d mmbase all &src &config &html &documentation

It is possible to check out 'src' or 'all', or one of the other
top-level directories (config, html, documention)

Having checked out 'src' though, and doing a 'cvs update -d -P' in the
src directory, all top-level directories are also added to src/org
directory:

~/tmp/src$ cvs update -d -P
cvs update: Updating .
cvs update: Updating org
cvs update: Updating org/CVSROOT
U org/CVSROOT/checkoutlist
U org/CVSROOT/commitinfo
U org/CVSROOT/config
U org/CVSROOT/cvsignore
U org/CVSROOT/cvswrappers
U org/CVSROOT/editinfo
U org/CVSROOT/loginfo
U org/CVSROOT/modules
U org/CVSROOT/notify
U org/CVSROOT/rcsinfo
U org/CVSROOT/readers
U org/CVSROOT/taginfo
U org/CVSROOT/verifymsg
U org/CVSROOT/writers
cvs update: Updating org/all
U org/all/build-example.properties
U org/all/build.xml
U org/all/nightly-build.xml
..etc..

This seems very odd to me, and I do not understand it. And I think it
did not happen before the server was updated to 1.11.5

Some has a clue?

greetings, 
 Michiel

-- 
mihxil'  Michiel Meeuwissen 
Mediapark C101 Hilversum  
+31 (0)35 6772979
[]() 


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to