RE: cvs remove -> why does not history get deleted?

"Arthur Barrett" <[email protected]>
Newsgroups gmane.comp.version-control.cvs.general
Message-ID <[email protected]>
Rafal,

> 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?

No.

CVS is part of a change management solution - it therefore needs to be
able to show you change.  Not showing you change would be an absolute
failure of the system and therefore you could just thow it away.

Never ever ever ever pay any attention to the version numbers (eg: 1.1)
- they are not for you to look at - they are an internal number used for
internal purposes (mostly).  For your own 'version numbers' use 'cvs
tag'.

Regards,


Arthur Barrett
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.