cvs remove -> why does not history get deleted?
Rafał Radecki <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Hi all. I made "cvs delete" on some files and they are now not in the repository. But when I make "cvs add the_same_filename_as_before" and then make "cvs log" all versions of file are shown. I would like to delete the history also and make a 1.1 version commit. Is that possible? Regards, Rafał Radecki.