From owner-cvs-ports Wed Apr 2 14:41:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA00463 for cvs-ports-outgoing; Wed, 2 Apr 1997 14:41:33 -0800 (PST) Received: from awfulhak.demon.co.uk (awfulhak.demon.co.uk [158.152.17.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA00452; Wed, 2 Apr 1997 14:41:23 -0800 (PST) Received: from awfulhak.demon.co.uk (localhost.lan.awfulhak.org [127.0.0.1]) by awfulhak.demon.co.uk (8.8.5/8.8.5) with ESMTP id XAA19065; Wed, 2 Apr 1997 23:40:20 +0100 (BST) Message-Id: <199704022240.XAA19065@awfulhak.demon.co.uk> X-Mailer: exmh version 1.6.9 8/22/96 cc: CVS-committers@freebsd.org, cvs-all@freebsd.org, cvs-ports@freebsd.org Subject: Re: cvs commit: ports/net/netcat Makefile ports/net/netcat/files md5 ports/net/netcat/patches patch-aa ports/net/netcat/pkg COMMENT DESCR PLIST In-reply-to: Your message of "Wed, 02 Apr 1997 07:18:26 -0800." <199704021518.HAA04330@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 02 Apr 1997 23:40:20 +0100 From: Brian Somers Sender: owner-cvs-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > brian 97/04/02 07:18:25 > > Branch: net/netcat BRIAN > net/netcat/files BRIAN > net/netcat/patches BRIAN > net/netcat/pkg BRIAN > Removed: net/netcat Makefile > net/netcat/files md5 > net/netcat/patches patch-aa > net/netcat/pkg COMMENT DESCR PLIST > Log: > Back out my bogus import. > Ok, I give in. What's happened so far: I did a cvs import on top of the existing version of netcat (duh). This created two tags for version 1.1.1 of everything (new: BRIAN, orig: HOBBIT) and also a version 1.1.1.2 of everything. 1.1.1.1 has a tag of nc_1_10 and 1.1.1.2 has a tag of nc110. (files/md5 is an exception, the sums were the same so there was no 1.1.1.2) I then did a "cvs co -r BRIAN netcat" and did a "cvs rm -f" of everything - blindly believing that this would result in the "removal" of my import. The result is, that a "cvs co netcat" comes up with no files. There's just a 1.1.1.3 of everything (1.1.1.2 for md5) with a status of dead. I then (ok, too late) decided to play at home and mucked around a bit, but I can't do *anything*. I can "cvs rtag -d nc110", but HEAD is still at 1.1.1.3. "cvs rtag -r 1.1.1.1 HEAD netcat" tells me to forget it and if I do a "cvs co netcat", dump the 1.1.1.1 files in their right place and "cvs commit", nothing happens. With a "cvs add ..." for each file before the commit, it tells me at commit time that you can't add what's already there. If I try to "cvs co -r nc_1_10" and then "cvs commit -r HEAD", I get a load of messages (1 per file) saying "Up-to-date check failed for `....'". I even, in desperation, played with CVS/* in the checked-out version - no joy. Please, someone show me the light ! -- Brian , Don't _EVER_ lose your sense of humour....