From owner-freebsd-current@FreeBSD.ORG Sat Dec 10 21:00:38 2011 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 7040B106564A for ; Sat, 10 Dec 2011 21:00:38 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 28A218FC12 for ; Sat, 10 Dec 2011 21:00:37 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1RZU29-0002MK-5m>; Sat, 10 Dec 2011 22:00:37 +0100 Received: from e178020136.adsl.alicedsl.de ([85.178.20.136] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1RZU29-0004iM-1F>; Sat, 10 Dec 2011 22:00:37 +0100 Message-ID: <4EE3C86F.6020101@zedat.fu-berlin.de> Date: Sat, 10 Dec 2011 22:00:31 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0) Gecko/20111109 Thunderbird/8.0 MIME-Version: 1.0 To: Chuck Burns References: <4EE32D8D.2080308@zedat.fu-berlin.de> <201112100735.27683.break19@gmail.com> <201112100751.28788.break19@gmail.com> In-Reply-To: <201112100751.28788.break19@gmail.com> X-Enigmail-Version: undefined Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigA9E1B0D666FD6EFFA5FA23FF" X-Originating-IP: 85.178.20.136 Cc: freebsd-current@freebsd.org Subject: Re: How to update /usr/src/ using SVN and "make update"? 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: Sat, 10 Dec 2011 21:00:38 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA9E1B0D666FD6EFFA5FA23FF Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On 12/10/11 14:51, Chuck Burns wrote: > On Saturday, December 10, 2011 7:35:27 AM Chuck Burns wrote: >> Here is quick, hackish patch to allow your make update to work, it app= ears >> that the Makefile.inc1 does not include the full path to svn, while it= does >> include the full path to cvs and other tools, this makes me think that= the >> user path is ignored (which is a good thing) >> >=20 > Heh, I am notorious for overthinking things. My bad.. yes, just add > SVN=3D/usr/local/bin/svn > to your /etc/make.conf file >=20 > -- > Chuck Burns Hello. I did this already, since it looked logical to me. It isn't simply about "please add ..." hakish things. If there would be no objection, it is a nice move to have the SVN variable setting mentioned in the man page for make.conf. If it isn't opportune to have the user-path in the system's search path, then a note should be droped into the manpage to inform the admin or user to set the SVN variable properly. Oliver --------------enigA9E1B0D666FD6EFFA5FA23FF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJO48h0AAoJEOgBcD7A/5N8TngIAKtfU2jv6dK98+py3j53+N+w NoCRZH4MYm8YxuA1U9fCS1b6/EiGJxzZi6EzCXjNU9f5uMbCgP01v5I/jNk45HKJ 6Jb70eVwdmF4E2o9fj8TMwOiyGfmuv5pnFSrYX/xjp3wBtTJcVlOB2nV7RWZNyXo JIccjeIC39kAVsOBFSNS9tILB+DvKpjDP2VtQoC1TjuUWwFuILgjlSXPtirIB9DS ZyaN5OmPZBgIXV2OO2gvwE/red+/C5Q0DPb+MO0pbyCIpS6KY/lXh+UwAIxm95Bv 3Kp61YEg/5bqEuy2a4Fe3jt39348ETOxmZDK2GPw7bSKQK6WrPNzwIe01J2DtSw= =uWAm -----END PGP SIGNATURE----- --------------enigA9E1B0D666FD6EFFA5FA23FF--