[cvsnt] Re: Purge file history because of user CVS utilisation error...
Gerhard Fiedler
lists at connectionbrazil.com
Wed Dec 22 12:58:31 GMT 2004
Tony Hoyle wrote:
> That's rather hard to do, as you have to maintain both the head of every
> branch and version for every branchpoint just to keep an RCS file
> coherent. It'd be a fairly difficult thing to implement and get right.
Maybe something like the WinCvs graph commands "select non-significant" and
"delete (selected) revisions" automatically. That is, if there is a commit,
the previous revision gets automatically removed unless it is a branch
point or has a tag.
I guess the other option is to write a script that does exactly that and
run it on these files regularly (or on commit).
Gerhard
More information about the cvsnt
mailing list