12 Apr
2005
12 Apr
'05
12:44 p.m.
When you removed "the files" you really only removed revisions. The files were still there. CVS is sort of like write-only memory. :-) Once a file goes into it, there's no getting rid of it except to actually remove it at the filesystem level from the repository.
And this is why people actually use CVS :) Goba