From owner-freebsd-stable@FreeBSD.ORG Wed Nov 5 21:54:44 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1C1CE894; Wed, 5 Nov 2014 21:54:44 +0000 (UTC) Received: from udns.ultimatedns.net (unknown [IPv6:2602:d1:b4d6:e600:4261:86ff:fef6:aa2a]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C732AD22; Wed, 5 Nov 2014 21:54:43 +0000 (UTC) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id sA5LuYKa003546; Wed, 5 Nov 2014 13:56:35 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org, "Juan =?UTF-8?B?UmFtw7Nu?= Molina Menor" In-Reply-To: <545A95DB.1060100@club-internet.fr> References: <545A95DB.1060100@club-internet.fr> From: "Chris H" Subject: Re: Status of svnlite(1) in make.conf(5) Date: Wed, 05 Nov 2014 13:56:35 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: <82353c164271e8ec77453393ddfa41b2@ultimatedns.net> Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 21:54:44 -0000 On Wed, 05 Nov 2014 22:25:47 +0100 Juan Ramón Molina Menor wrote > Hi! > > Just curious about what it seems an inconsistency with svnlite(1). The > initial commit (r251886) says that it was included for checking out and > committing source and cites two make.conf(5) knobs: WITH_SVN (to get > "svn" instead of "svnlite") and WITHOUT_SVNLITE (in reality, they are in > src.conf(5)). Nevertheless, the make.conf man page says, in the > SVN_UPDATE section, that no subversion client is included in the base > system, and indeed 'make update' does not work by default. > > Should I open a PR or it is too much nitpicking? I think it would be a good idea. I can say for sure that svnlite(1) comes on, and is installed from the bootonly CD/DVD. I think it's also worth mentioning that the entries are actually targeted to the src.conf(5). You may also want to CC docs@. As I think Warren Block might also be interested. --Chris > > Best regards, > Juan > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"