From owner-cvs-src@FreeBSD.ORG Wed May 7 00:46:58 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D920A1065671 for ; Wed, 7 May 2008 00:46:58 +0000 (UTC) (envelope-from peter@wemm.org) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by mx1.freebsd.org (Postfix) with ESMTP id 59CFE8FC12 for ; Wed, 7 May 2008 00:46:57 +0000 (UTC) (envelope-from peter@wemm.org) Received: by an-out-0708.google.com with SMTP id b33so16891ana.13 for ; Tue, 06 May 2008 17:46:56 -0700 (PDT) Received: by 10.100.134.10 with SMTP id h10mr1868690and.117.1210121210452; Tue, 06 May 2008 17:46:50 -0700 (PDT) Received: by 10.100.8.6 with HTTP; Tue, 6 May 2008 17:46:50 -0700 (PDT) Message-ID: Date: Tue, 6 May 2008 17:46:50 -0700 From: "Peter Wemm" To: "Garance A Drosehn" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200803191447.m2JEl3xx027666@repoman.freebsd.org> <200805061433.27897.jhb@freebsd.org> Cc: cvs-src@freebsd.org, cvs-all@freebsd.org, src-committers@freebsd.org, "David E. O'Brien" , John Baldwin Subject: Re: cvs commit: src/contrib/cvs - Imported sources X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2008 00:46:58 -0000 On Tue, May 6, 2008 at 2:06 PM, Garance A Drosehn wrote: > At 2:33 PM -0400 5/6/08, John Baldwin wrote: > > > On Wednesday 19 March 2008 10:47:03 am David E. O'Brien wrote: > > > > > obrien 2008-03-19 14:47:03 UTC > > > > > > FreeBSD src repository > > > > > > src/contrib/cvs - Imported sources > > > Update of /home/ncvs/src/contrib/cvs > > > In directory repoman.freebsd.org:/tmp/cvs-serv25516 > > > Log Message: > > > > > > Import of 1.11 branch snapshot - using the 10-March-2008 code base. > > > > > > > Please consider reverting this. There have been lots of reports of > > CVS breakage after these changes. The latest I ran into today is > > that 'cvs update -C' doesn't work anymore. > > > > What would the original change affect? > > A minor oddity I noticed: Today I checked out something from the > freebsd repository to my Mac, and the path as stored in CVS/Repository > was src/usr.bin/env > instead of /home/ncvs/src/usr.bin/env > > This, in turn, confused some scripts I have. > > HOWEVER, it may have been awhile since the last time I did a checkout > like the one I did today, so I do not know if this particular quirk > is at all related to the recent import of 'cvs'. The CVS/Repository file has been relative to CVS/Root for a very long time. Stuff I checked out years ago has the relative path there. -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 "If Java had true garbage collection, most programs would delete themselves upon execution." -- Robert Sewell