Date: Wed, 02 Apr 1997 23:40:20 +0100 From: Brian Somers <brian@awfulhak.org> 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 Message-ID: <199704022240.XAA19065@awfulhak.demon.co.uk> In-Reply-To: Your message of "Wed, 02 Apr 1997 07:18:26 -0800." <199704021518.HAA04330@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <brian@awfulhak.org>, <brian@freebsd.org> <http://www.awfulhak.demon.co.uk/> Don't _EVER_ lose your sense of humour....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704022240.XAA19065>