How to list deleted files
Jim <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <928d4e01-27c2-4278-8f98-04bf1560e5c1@t39g2000prh.googlegroups.com> |
Hi, We have a requirement to list deleted files in a directory/project/ module, what's the best way to do this in cvs? I tried rdiff, but it seems to only list changed files. Thanks