From owner-freebsd-current@FreeBSD.ORG Wed Dec 18 21:34:58 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D179B976 for ; Wed, 18 Dec 2013 21:34:58 +0000 (UTC) Received: from mail-oa0-x22a.google.com (mail-oa0-x22a.google.com [IPv6:2607:f8b0:4003:c02::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 96D201737 for ; Wed, 18 Dec 2013 21:34:58 +0000 (UTC) Received: by mail-oa0-f42.google.com with SMTP id i4so289182oah.15 for ; Wed, 18 Dec 2013 13:34:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=lYb82apXAfzYAxA0OtwHyRNyjHBNpBh8rxD7MbafatQ=; b=CZL6W64KF5AfYbKns9J7GJUZHDcrkcUiuZ/UgwNFlj31G82Q4Oqjnm7JzkyQOmdHLf isocycUpGxkto6zjfh5ra18XUrznJZGIAGVWTQRLuaS6Z/w6TgbTtr4z6sBKOjCpngmk vk9Awz+jzrPgISf4+C3hXJOEYXvAquYEFKJTDYZYeEwdBuQrBVp3nZJONFBZcGjPDETy YkTlJYEhSxodZr0bBbosPXH/NbTEYmA+1Ls+lK/pgKiMqVXmn5j3Elnnb28zBMW8F79j LM80Hc7Nyf2gYiqltyQeCt4XJsK5ngtgFIUPfgdiW3TMb5DvwuPbFIP6FhdwUYGBC2Gf zfhg== MIME-Version: 1.0 X-Received: by 10.182.135.194 with SMTP id pu2mr22720741obb.38.1387402497678; Wed, 18 Dec 2013 13:34:57 -0800 (PST) Received: by 10.76.132.9 with HTTP; Wed, 18 Dec 2013 13:34:57 -0800 (PST) In-Reply-To: <20131218210942.GA1515@tiny-r255948> References: <20131218205026.GA1442@tiny-r255948> <20131218210942.GA1515@tiny-r255948> Date: Wed, 18 Dec 2013 13:34:57 -0800 Message-ID: Subject: Re: svn && ports, or the hen && egg From: Freddie Cash To: Matthias Apitz Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: FreeBSD-Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Wed, 18 Dec 2013 21:34:58 -0000 On Wed, Dec 18, 2013 at 1:09 PM, Matthias Apitz wrote: > El d=C3=ADa Wednesday, December 18, 2013 a las 12:59:16PM -0800, Freddie = Cash > escribi=C3=B3: > > > On Wed, Dec 18, 2013 at 12:50 PM, Matthias Apitz > wrote: > > > > > As ports are now for some time are to be pulled out via SVN (and not > > > CVS) and the svn client is only in the ports tree and not in the base > > > system, how is this thought to work in a clean way, without dusting t= he > > > system before with some binary packages, only based on base system an= d > > > sources? > > > > > > svnlite is included in the base OS for 10.0. > > > > See https://wiki.freebsd.org/WhatsNew/FreeBSD10 for details. And > > http://svnweb.freebsd.org/base?view=3Drevision&revision=3D251886 for th= e > commit > > message. > > Ok, thanks; but see this: > > $ uname -a > FreeBSD tiny-r255948 10.0-ALPHA4 FreeBSD 10.0-ALPHA4 #1: Fri Oct 18 > 12:10:57 CEST 2013 guru@aurora.Sisis.de:/usr/obj/usr/src/sys/GENERIC/i386 > $ svnlite > Type 'svn help' for usage. > $ svn help > svn: not found > =E2=80=8BAnd ... if you type "svnlite help" what happens? The name of the = command is svnlite, not svn, so you may have to mentally swap the terms in terminal messages. :)=E2=80=8B --=20 Freddie Cash fjwcash@gmail.com