Michiel Meeuwissen writes: > > Having checked out 'src' though, and doing a 'cvs update -d -P' in the > src directory, all top-level directories are also added to src/org > directory:
That's the way it's always worked. CVS has no way to know whether a "missing" directory is missing because it is new or because you explicitly chose not to check it out. If you ask it to create missing directories (-d), then it creates all of them. -Larry Jones Aw Mom, you act like I'm not even wearing a bungee cord! -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
