From owner-cvs-src@FreeBSD.ORG Wed May 7 00:46:58 2008 Return-Path: <owner-cvs-src@FreeBSD.ORG> 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 <cvs-src@freebsd.org>; 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 <cvs-src@freebsd.org>; 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 <cvs-src@freebsd.org>; 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: <e7db6d980805061746x1dbe74e5w190357b712c3bee0@mail.gmail.com> Date: Tue, 6 May 2008 17:46:50 -0700 From: "Peter Wemm" <peter@wemm.org> To: "Garance A Drosehn" <gad@freebsd.org> In-Reply-To: <p06240806c446763dd6ea@128.113.24.47> 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> <p06240806c446763dd6ea@128.113.24.47> Cc: cvs-src@freebsd.org, cvs-all@freebsd.org, src-committers@freebsd.org, "David E. O'Brien" <obrien@freebsd.org>, John Baldwin <jhb@freebsd.org> 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 <cvs-src.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>, <mailto:cvs-src-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/cvs-src> List-Post: <mailto:cvs-src@freebsd.org> List-Help: <mailto:cvs-src-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>, <mailto:cvs-src-request@freebsd.org?subject=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 <gad@freebsd.org> 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