From owner-freebsd-current Tue Feb 25 17:21:26 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA01916 for current-outgoing; Tue, 25 Feb 1997 17:21:26 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA01909 for ; Tue, 25 Feb 1997 17:21:22 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id SAA26209; Tue, 25 Feb 1997 18:18:12 -0700 (MST) Date: Tue, 25 Feb 1997 18:18:12 -0700 (MST) Message-Id: <199702260118.SAA26209@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Terry Lambert Cc: nate@mt.sri.com (Nate Williams), freebsd-current@freebsd.org Subject: Re: anoncvs server In-Reply-To: <199702260047.RAA27200@phaeton.artisoft.com> References: <199702260031.RAA25951@rocky.mt.sri.com> <199702260047.RAA27200@phaeton.artisoft.com> Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > You might even be able to create the 'magic' branch tag on your local > > machine, but I've not done it. > > > > Have you messed with it at all? > > Yes, but it looks like I can oly do one "magic" at a time without a > mirror repository and writing in an incremental checkin for a vendor > branch (possible with a "cvs log | sed ...", but takes too much local > space to do). What? The Repository files are not going to be modified if they're on the 'magic' branch, so why the need for a mirror repository? And, a vendor branch is totally un-necessary? Nate