Hi,
I have an existing project in CVS repository. Now I want to add a directory containing several files to this project as a subdir. I tried adding the subdir first, then adding all files in the directory. After that, the CVS repository looks correct. But when I tried to load the new subdir at another machine (under the same project) using "cvs update", the new subdir won't show up. How should I do it? I guess some one should have asked similar questions before, but I couldn't find in the archive. Thanks! -Ji
