How to change the version number of a revision in RCS
2
votes
1
answer
237
views
Suppose a file has 4 revisions (1.1 to 1.4). I deleted revisions 1.2 and 1.3 using
rcs -o1.2:1.3 myfile.txt
. Now I want to change revision number 1.4 to become revision number 1.2. How do I do this using RCS?
Asked by Flux
(3238 rep)
Dec 13, 2021, 03:43 AM
Last activity: Dec 30, 2021, 10:14 AM
Last activity: Dec 30, 2021, 10:14 AM