cvs up -d

will create directories that exist in the repository, but don't exist in your sandbox.
Another useful option is -P will will prune directories from your sandbox that are empty.
You can add the following to your .cvsrc file to make these be "defaults"

update -d -P

- Tim

Dain Sundstrom wrote:

<rant>
Because of the new structure when I do an update in the thirdpaty package it doesn't pickup the added directories. For example the apache-commons package was just added, but when I do an update from the jboss-head root or jboss-head/thirdparty the package doesn't come down.
</rant>

Is there a cvs command to checkout only jboss-head/thirdparty/apache-commons by hand?

-dain



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd522.html
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development




-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd522.html
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to