PoWah Wong writes: > > However, > cvs co myprogram > will get back the same directory with the CVS directory.
For historical reasons, local checkout and update do not prune empty directories unless you use the -P option (which really should be the default). Many people like to put that in their ~/.cvsrc file so they don't have to remember to type it all the time. -Larry Jones Isn't it sad how some people's grip on their lives is so precarious that they'll embrace any preposterous delusion rather than face an occasional bleak truth? -- Calvin _______________________________________________ Info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
