Hi all,
Recently one of my coworker added a new directory 'AA' with files in it to an existing
repository. Lets say the directory structure is dir1->dir2, and 'AA' is under dir2.
When I did a 'cvs up -d', it pulled in AA but with no files, it only had the CVS
directory in it. I have used this command in a similar situation before and it had
worked fine. I had to then modify the 'modules' file in the 'CVSROOT' to include 'AA'
and then do 'cvs co AA' from under 'dir2' which then got me all the needed files. I am
at a loss to explain this. This is with cvs1.10.8 on NT4.0. Any comment will be very
helpful.
Thanks
-Rohit