From owner-freebsd-current@FreeBSD.ORG Mon Dec 28 17:59:11 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B7F710656D4; Mon, 28 Dec 2009 17:59:11 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 339618FC18; Mon, 28 Dec 2009 17:59:11 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 2CBA61FFC22; Mon, 28 Dec 2009 17:59:10 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id EB461844A1; Mon, 28 Dec 2009 18:59:09 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: "b. f." References: <20091222174248.GA61700@mech-cluster241.men.bris.ac.uk> <86ws072she.fsf@ds4.des.no> <200912281058.40733.jhb@freebsd.org> <86zl53105u.fsf@ds4.des.no> Date: Mon, 28 Dec 2009 18:59:09 +0100 In-Reply-To: (b. f.'s message of "Mon, 28 Dec 2009 12:37:52 -0500") Message-ID: <86vdfr0yky.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.95 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org, Anton Shterenlikht Subject: Re: still trouble with pci.c on i386 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Dec 2009 17:59:11 -0000 "b. f." writes: > I think John is referring to my first reply to Anton, early in the > thread, in which I said that I thought it would be easier for Anton to > get help for problems with -CURRENT by using svn revision numbers, > because most base system developers were using that VCS. Apparently, > John at least is not using svn exclusively, and is willing to look up > cvs revision numbers. The problem is that CVS revision numbers are per-file, while Subversion revision numbers are per-commit. A single Subversion commit that affects twenty files will translate to twenty (file, revno) tuples that must be rolled back individually, unless you can figure out a date (or date range) that corresponds exactly to that commit and that commit only. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no