[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: delete revisions functionality
From: |
Larry Jones |
Subject: |
Re: delete revisions functionality |
Date: |
Wed, 9 Jul 2003 14:05:15 -0400 (EDT) |
Greg Baynham writes:
>
> I have a file with 10 revisions on it. I would like to revert to
> revision 9. Within WinCVS I can see a function to delete revision, but
> am concerned that it might delete too much. Can somebody explain what
> this feature does, or point me to some documentation that explains it?
See the -o option to cvs admin:
<http://www.cvshome.org/docs/manual/cvs-1.11.6/cvs_16.html#SEC119>
But don't use it. To revert to a previous revision, use merge to remove
the undesired changes as shown in:
<http://www.cvshome.org/docs/manual/cvs-1.11.6/cvs_5.html#SEC62>
And then commit the file.
-Larry Jones
Oh, now don't YOU start on me. -- Calvin