On Mon, Jun 19, 2000 at 05:13:10PM -0500, David Thornley wrote:
> Mike Little referred to "some previous cvs admin", and this is
> precisely what happened in my case.  Some previous CVS admin
> put some of the rev numbers to 2.x, and there's no way I can put
> them back to 1.x.

You could probably do this using CVSFile
(http://people.freebsd.org/~eivind/CVSFile-0.2.tar.gz) and a small perl
script.  This would, of course, invalidate any workspaces (checked out
copies of the source) presently active.

Note that I have not tested CVSFile with repositories that contain 2.x
versions, and there may be bugs in CVSFile related to using such
repositories - though as long as you don't directly overwrite your original
repository, there should be no chance of data corruption.

CVSFile lacks documentation - sorry about that.

Eivind.

Reply via email to