From owner-cvs-ports Wed Apr 2 15:38:38 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA06039 for cvs-ports-outgoing; Wed, 2 Apr 1997 15:38:38 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id PAA05955; Wed, 2 Apr 1997 15:38:16 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <17387(1)>; Wed, 2 Apr 1997 15:37:12 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177486>; Wed, 2 Apr 1997 15:37:04 -0800 To: Brian Somers cc: fenner@parc.xerox.com, 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 97 14:40:20 PST." <199704022240.XAA19065@awfulhak.demon.co.uk> Date: Wed, 2 Apr 1997 15:36:59 PST From: Bill Fenner Message-Id: <97Apr2.153704pst.177486@crevenia.parc.xerox.com> Sender: owner-cvs-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk CVS just doesn't allow for import mistakes. Personally, if this happened to me (in my own repository) I'd go muck around in the repository, using "cvs admin -o" on each file individually (or "rcs -o" if "cvs admin" wasn't being flexible enough). (That's just a way that works, probably not the right way.) (However, I can't think of a way to do it without repository hacking, unless you play with the CVS/Entries file in a checked out version which seems to me to be more dangerous than repository hacking) Bill