From owner-freebsd-questions Wed Feb 18 12:20:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA03378 for freebsd-questions-outgoing; Wed, 18 Feb 1998 12:20:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.netcetera.dk (root@sleipner.netcetera.dk [194.192.207.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA03192 for ; Wed, 18 Feb 1998 12:19:55 -0800 (PST) (envelope-from leifn@image.dk) Received: (from uucp@localhost) by mail.netcetera.dk (8.8.8/8.8.8) with UUCP id VAA25901 for freebsd-questions@freebsd.org; Wed, 18 Feb 1998 21:14:27 +0100 Received: by swimsuit.swimsuit.roskildebc.dk (0.99.970109) id AA03776; 18 Feb 98 20:17:18 +0100 From: leifn@image.dk (Leif Neland) Date: 18 Feb 98 11:01:00 +0100 Subject: rcs Message-ID: <1c3_9802182017@swimsuit.swimsuit.roskildebc.dk> Organization: Fidonet: Swimsuit Safari. Go for it. To: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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