Re: RE: How to checkout without having the module name in the output directory?
Milos Kleint <[email protected]> Mon, 26 May 2003 10:32:09 +0800
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
Zsolt Koppany wrote: >Hi, > >the command "cvs co -d ut se/java/utils" from shell creates the output >directory "ut" and the contents of the module "se/java/utils" will be stored >into the "ut" directory and the module name "se/java/utils" will NOT be >included into the checked out directory. > > >How can I do the same with the CVS library? > the checkout command class has a property checkoutDirectory which should do the "-d ut" part. Milos > >Zsolt > > >Zsolt Koppany >Intland Software GmbH >mailto:[email protected] >Schulze-Delitzsch-Strasse 16 >D-70565 Stuttgart >Phone: +49-711-7221873 >Fax: +49-711-7871017 > > > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected] > >