Jim writes: > > I added and committed a new directory to the CVS tree from my local work > copy. I can see the new added directory in CVS Entries of my local copy > and I can see the new added directory in CVS server. But when I did a > "cvs update" from another machine, the new added directory did not come, > noting was updated. What is this problem and now can I fix it?
The directory won't show up unless it contains at least one file and you use the -d option to update. -Larry Jones I don't think that question was very hypothetical at all. -- Calvin _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
