[cvsnt] Listing files in the Attic
Tony Hoyle
tmh at nodomain.org
Mon Oct 13 11:18:55 BST 2003
>A simple question:
>
>"cvs ls" can be used to list files in the repository. However, it
>(apparently) cannot list files that are in the Attic (i.e., have been
>"cvs remove"d).
>
>Is there any way to get a list of removed files on the client?
>
Use the -D and -r options to ls to get the list of files on a specific
date or tag that the file existed on. 'Attic' is a bit of a throwback
- there are a several reasons why a file would be there and not
necessarily because it was deleted.
Tony
More information about the cvsnt
mailing list