From owner-freebsd-stable Fri Feb 27 12:40:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24862 for freebsd-stable-outgoing; Fri, 27 Feb 1998 12:40:01 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA24811 for ; Fri, 27 Feb 1998 12:39:59 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id NAA29082; Fri, 27 Feb 1998 13:39:57 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id NAA05657; Fri, 27 Feb 1998 13:39:56 -0700 Date: Fri, 27 Feb 1998 13:39:56 -0700 Message-Id: <199802272039.NAA05657@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Richard Wackerbarth Cc: Nate Williams , stable@FreeBSD.ORG Subject: Re: cvs update fails In-Reply-To: References: <19980227131814.17813@follo.net> <19980227113347.35288@iii.co.uk> <199802271619.JAA04116@mt.sri.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk > >FWIW, CVS has recently been fixed to 'Do The Right Thing' when checking > >out new directories on branches when -d is given. As many know already, > >previously it would check out the directory on the HEAD (even if the > >directory above was a 'sticky branch'. It now checks out directories > >that only exist on the branch. > > I presume that you mean "It checks out only those directories that > exist on the branch". A directory that is added to both the head and > the branch would also get checked out. Yes, but those files would be checked on with the versions that are on the branch. Like I said, it now 'Does the Right Thing'. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message