info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs history for checkout.


From: DAS, AJAY (SBCSI)
Subject: cvs history for checkout.
Date: Tue, 18 Feb 2003 11:34:24 -0600

Hi,

When I execute a cvs history command for checked out files, it only displays
the modules and not the files. Say I have a module named   'test' and it has
got 2 sub directories 'src' and 'include' . The directory structure and the
files in them will look like :

        test/src/test1.c
                    test2.c
                    test3.c

        test/include/test1.h
                          test2.h
                          test3.h

I check out the file test1.c by using - 'cvs co test/src/test1.c'

Now if I execute a history command - 'cvs history -o'
it displays  'test/src' but nowhere it mentions about 'test1.c' . Is there a
way I can find out what all files were checked out in addition to modules .
However  for commited files it displays the module name and also the file
name .

Any ideas !

Thanks,
Ajay.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]