From owner-freebsd-current@FreeBSD.ORG Sat Aug 3 22:47:25 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0D0F52BB; Sat, 3 Aug 2013 22:47:25 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mail0.glenbarber.us (mail0.glenbarber.us [IPv6:2607:fc50:1:2300:1001:1001:1001:face]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D4834209A; Sat, 3 Aug 2013 22:47:24 +0000 (UTC) Received: from glenbarber.us (70.15.88.86.res-cmts.sewb.ptd.net [70.15.88.86]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id A549987AD; Sat, 3 Aug 2013 22:47:22 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us A549987AD Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Sat, 3 Aug 2013 18:47:19 -0400 From: Glen Barber To: Steve Kargl Subject: Re: svn error during 'make buildkernel'? Message-ID: <20130803224719.GP78299@glenbarber.us> References: <20130803210348.GA715@troutmask.apl.washington.edu> <20130803210858.GJ78299@glenbarber.us> <20130803213023.GA812@troutmask.apl.washington.edu> <20130803214313.GL78299@glenbarber.us> <20130803221702.GA979@troutmask.apl.washington.edu> <20130803222047.GN78299@glenbarber.us> <20130803224608.GA1150@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="0UhZIN3Sa23/ILEd" Content-Disposition: inline In-Reply-To: <20130803224608.GA1150@troutmask.apl.washington.edu> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 03 Aug 2013 22:47:25 -0000 --0UhZIN3Sa23/ILEd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 03, 2013 at 03:46:08PM -0700, Steve Kargl wrote: > On Sat, Aug 03, 2013 at 06:20:47PM -0400, Glen Barber wrote: > > On Sat, Aug 03, 2013 at 03:17:02PM -0700, Steve Kargl wrote: > >=20 > > > > BTW, you should upgrade devel/subversion anyway, since there are > > > > security vulnerabilities. > > >=20 > > > 1.7.9 works/worked fine for updating my /usr/src and my personal > > > svn repository. The change to use svnlite in newvers.sh should > > > have an entry in UPDATING to alert users that have a too old=20 > > > svn port that they need to upgrade. I go as far to suggest that > > > that the script should look for svn in the path before it looks > > > for svnlite. > >=20 > > I cannot differentiate what version of svn is used to check out the > > tree. When in doubt, software in base wins, IMHO. >=20 > You don't need to differentiate anything. devel/subversion > installs svnversion. svnversion simply needs to be in $PATH. > If newvers.sh can't find svnversion in $PATH, then it can fall > back to /usr/bin/svnliteversion. The install svnversion from > devel/subversion will in all likelihood be consistent with the > svn used to checkout/update /usr/src. >=20 No, because you can set WITH_SVN=3D1 in src.conf, and svnlite will install as svn. Glen --0UhZIN3Sa23/ILEd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBCAAGBQJR/Yh3AAoJEFJPDDeguUajd18H/2dS/HXtu/GUyeZh2N1b0knO 4XlQHOg5/Vb9RsgLIsTme8/74uxkd+UpG2f/RdCJE91acPtyqEy1+CFdWau4WU01 AVGQPCjP6lXVW5E6cJMVVP2HI8CmHMPW8kZv/UahPv+z74B50Oihif36cJ0vqyl8 UDICDJ53+WaUEJOt2obczG02BHjd4RLHlhZoX7XVrEj6lCDTnJLHuLwUZ8BMYdOa fLmaaF9R4OSKtfYqr+uykdC8Qxr6dUFRT/SwF4zQEwCGN1tMVJm2SF9lpebO6Diz 0S2yRYDfCptrkWeQhhr7F/iZYHyBiOW4qP7uhR2ZOBef8mXmKP5HfVEBudsV46s= =lSa1 -----END PGP SIGNATURE----- --0UhZIN3Sa23/ILEd--