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.
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs