Re: How do I get a new directory to show up with 'cvs update'?
Larry Jones <[email protected]> Mon, 23 Jul 2012 17:43:24 -0400
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <[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