info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

changing revision number


From: Sam Steingold
Subject: changing revision number
Date: Tue, 08 Feb 2005 13:58:11 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (windows-nt)

I have a file foo at revision 1.1234.
It was extensively modified and committed as 1.1235.
I wish it were committed as 2.0 instead.
What are my options?

All I can think of at the moment is:

1. cvs admin -o 1.1235 foo
2. edit CVS/Entries
3. cvs ci -r 2.0 foo

is there a better way?

in particular, DIUC that "cvs ci -r 2.0 foo" will _add_ a revision 2.0
on top of 1.1235 (not replace 1.1235 with 2.0)?

(I know about tags, and I do not wish to use them here.
All I want is to change the revision number, that is all.
I am not interested in branching &c &c)

Thanks.


-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.honestreporting.com>
WHO ATE MY BREAKFAST PANTS?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]