From owner-freebsd-stable@FreeBSD.ORG Tue Apr 23 13:24:14 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 06103CFB for ; Tue, 23 Apr 2013 13:24:14 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id BBB4A11E1 for ; Tue, 23 Apr 2013 13:24:13 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.6/8.14.6) with ESMTP id r3NDOC3F019744; Tue, 23 Apr 2013 06:24:12 -0700 (PDT) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.6/8.14.6/Submit) id r3NDOCmB019743; Tue, 23 Apr 2013 06:24:12 -0700 (PDT) (envelope-from david) Date: Tue, 23 Apr 2013 06:24:12 -0700 From: David Wolfskill To: John Mehr Subject: Re: svn revision stable/9 Message-ID: <20130423132412.GX1405@albert.catwhisker.org> References: <000901ce3fb3$31732a50$94597ef0$@gmail.com> <20130423000004.GA17734@icarus.home.lan> <20130423000602.GB1606@glenbarber.us> <20130423003810.GA18488@icarus.home.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="doUn1Hmx68n+7ij2" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Apr 2013 13:24:14 -0000 --doUn1Hmx68n+7ij2 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 23, 2013 at 07:42:05AM -0500, John Mehr wrote: > ... > Because the current, stable and releng branches all use=20 > /usr/src by default, implementing a custom svnversion to=20 > inform newvers.sh of which revision exists in /usr/src=20 > would be problematic without leaving a small bread crumb=20 > there for newvers.sh to use.=A0 If this is ok to do, I can=20 > include this in the next revision (which should be ready=20 > to go in the next couple of days). > ... Please note that what svnversion reports is the last revision number of the *repository* as of the most recent update of the working copy in question -- not (necessarily) the last revision that actually applied to that working copy. To illustrate: g1-227(9.1-S)[1] cd /usr/src g1-227(9.1-S)[2] svnversion=20 249793M g1-227(9.1-S)[3] svn info Path: . Working Copy Root Path: /usr/src URL: file:///svn/freebsd/src/base/stable/9 Repository Root: file:///svn/freebsd/src/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 249793 Node Kind: directory Schedule: normal Last Changed Author: mckusick Last Changed Rev: 249788 Last Changed Date: 2013-04-22 23:28:49 -0700 (Mon, 22 Apr 2013) g1-227(9.1-S)[4] uname -v FreeBSD 9.1-STABLE #434 r249788M/249793:901504: Tue Apr 23 04:48:16 PDT 20= 13 root@g1-227.catwhisker.org:/usr/obj/usr/src/sys/CANARY=20 g1-227(9.1-S)[5]=20 (Note the "M" suffix, indicating that I've modified the sources. That is because I modified newvers.sh to provide the string "r249788M/249793:901504" instead of what the "stock" newvers.sh would provide, which would have been "r249793M".) Peace, david --=20 David H. Wolfskill david@catwhisker.org Taliban: Evil men with guns afraid of truth from a 14-year old girl. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --doUn1Hmx68n+7ij2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlF2i3sACgkQmprOCmdXAD0tBQCfZ+GJV5s2cslYJmL5zWVeWNcj xRwAnjY7600Iw6Ix8q1ISVibnn0NF7Zy =O3vz -----END PGP SIGNATURE----- --doUn1Hmx68n+7ij2--