Hi

I wondered if it is possible to checkout several modules/directories in one
step preserving the dir structure. If I have two mods mod1 and mod2 I can do:
cvs co mod1
cvs co mod2
Like this I get the same directory structure.
/mod1
/mod2

Then I tried with an ampermod:
allmods &mod1 &mod2

But if I checkout allmods I get
/allmods/mod1
/allmods/mod2

Is there a way to prevent allmods? I can only rename it with -d, but not omit.

Thanks

Fabi 





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

Reply via email to