If I remove a file from CVS with
rm -v testfile
, cvs remove testfile
and cvs commit testfile
, then the *testfile* is moved to attic. I can restore the file from attic with cvs add testfile
and cvs commit testfile
commands. However, I need to know the exact file name. How can I list all the files in attic?
Asked by Martin
(8156 rep)
Dec 22, 2014, 04:45 PM
Last activity: Dec 23, 2014, 03:47 AM
Last activity: Dec 23, 2014, 03:47 AM