Re: How do I get a new directory to show up with 'cvs update'?
"H Brydon" <[email protected]> Tue, 24 Jul 2012 09:09:31 -0500
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Organization | Reasonable |
| Message-ID | <[email protected]> |
Ah yes there it is in the help and the docs, cleverly hidden right in plain sight. I didn't understand what the "-d" help meant. It makes sense now... Thanks for your help. -- Harvey "Larry Jones" <[email protected]> wrote in message news:[email protected]... >H Brydon writes: >> >> Howdy folks. Scenario: Two developers and/or just me with multiple >> sandboxes. If a new subdirectory is added from one sandbox and committed >> properly, a 'cvs co' will properly create the subdirectory but 'cvs >> update' >> in the existing sandboxes does not add the new directory. > > You need update -d to create new directories. You might want to put > that in your ~/.cvsrc file (along with -P). > -- > Larry Jones > > You can never really enjoy Sundays because in the back of your > mind you know you have to go to school the next day. -- Calvin >