Skip site navigation (1)Skip section navigation (2)
Date:      18 Feb 98 11:01:00 +0100
From:      leifn@image.dk (Leif Neland)
To:        freebsd-questions@FreeBSD.ORG
Subject:   rcs
Message-ID:  <1c3_9802182017@swimsuit.swimsuit.roskildebc.dk>

next in thread | raw e-mail | index | archive | help
I use RCS to keep control of my sources.
The current version of my prog is 1.nn (e.g. 1.59)
The version I hack on is 1.nn.1.mm (eg. 1.59.1.18)

How do I nicely promote test version 1.59.1.18 to release 1.60?

I can't even force ci -f1.60 mysource, because ci complains 1.59 is not checked
out.

I have to checkout 1.59.1.18, rename it, checkout 1.59, delete it and rename
1.59.1.18 back and check it in as 1.60, then remove the lock for 1.59.1.18.

Btw, I use rcs ported to dos... I guess I could run my cp/m emulator under the
dos-emulator in unix, but I haven't really gotten dosemulation to work. I also
don't want to run the eprom-programmer under dos-emulation...


Leif Neland
leifn@image.dk

---
|Fidonet:  Leif Neland 2:234/49
|Internet: leifn@image.dk


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1c3_9802182017>