From owner-freebsd-current@FreeBSD.ORG Tue Oct 8 00:42: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 ESMTP id 4654A15D; Tue, 8 Oct 2013 00:42:58 +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 196852225; Tue, 8 Oct 2013 00:42:58 +0000 (UTC) Received: from glenbarber.us (c-71-224-221-174.hsd1.nj.comcast.net [71.224.221.174]) (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 185AE8A94; Tue, 8 Oct 2013 00:42:55 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us 185AE8A94 Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Mon, 7 Oct 2013 20:42:53 -0400 From: Glen Barber To: Igor Mozolevsky , "freebsd-current@freebsd.org" , Andreas Nilsson Subject: Re: rcs is gone? Message-ID: <20131008004253.GG2133@glenbarber.us> References: <29D748F4-5E38-4587-BC7F-0141234C2F62@orthanc.ca> <20131007212925.GC2133@glenbarber.us> <20131008003642.GC56872@funkthat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="WkfBGePaEyrk4zXB" Content-Disposition: inline In-Reply-To: <20131008003642.GC56872@funkthat.com> X-Operating-System: FreeBSD 10.0-ALPHA4 amd64 User-Agent: Mutt/1.5.21 (2010-09-15) 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: Tue, 08 Oct 2013 00:42:58 -0000 --WkfBGePaEyrk4zXB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 07, 2013 at 05:36:42PM -0700, John-Mark Gurney wrote: > > > So there's no version control in the base at all now?.. When did Free= BSD > > > decide to move away from distributing a usable OS? Why not just distr= ibute > > > a kernel and a few bits that are barely sufficient for the initial se= t up, > > > and then make users fetch everything from ports? > > >=20 > >=20 > > svnlite? >=20 > cd /etc > svnliteadmin create svn > svnlite co file:///etc/svn . > svnlite add rc.conf > svnlite commit rc.conf >=20 > instead of: > cd /etc > ci rc.conf >=20 > really? >=20 No, not really. # mkdir local # svnadmin create ./local # svn import /etc file:///$PWD/local Glen --WkfBGePaEyrk4zXB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBCAAGBQJSU1UNAAoJELls3eqvi17QQr4QAIb8ht+pKFomMex8LjKgvuTQ AnmHuOjXluVt06w1nkTyN8Wl6/rY+D31xRLe3ZnhFDHmg8LHR30KEzbe23NA1bzw GdiM/iy0AzuJJWi3FZssBVVpYttlH116PMajwFwYkdo+2yWfpiS3uxtEZOehfiQb 79ZsjJ6gC6q+2V0ZqcsDBgEKsYwBraeSFtUkGuFC0mQdsxpDUk2VuW851GD/FFzq w7TKE5U7NCU9XILtuZs5MJAXpsG8/0z4lbirEZ9JcRR8q8Uq3GmsuO83PT0SwtMB wDKmNenAiv5sZZwP8QpdtTtHKo2dyWbM7h/D0I8LzepaCIkJbmM0tvXAMAfqnZm+ CCkK3wG3kZjHqFr9de9gFhjyT5i9nuXU+6wKIj4MTHNFP2WYevbUKLx9jRDNmNqf m16ETJC+FYWwduDuRCtVvfYvRKeAUqwcwrbL3UMJvG5v4B6mT2CR7f0qxKI76Ho3 T8kRnNqBabonHif+onav50IoNMT3rHol1gkA/mFytHcxON7rgbdfVLcmV9MkcfVf 6N6qMo5JG/JMry4jL2sQl5UIWuWp9MT1RGueSAK2gUIq6Gw2pRaooJq7eGL7A5OO /hdUjdIVgct7SxnKAwTFe5t6qW1pL0zlJd9/b3IOalycSkRJ0dfkZsl8LlbEECsQ Fs7OkZU/rOUFlmMrlbD1 =zZoG -----END PGP SIGNATURE----- --WkfBGePaEyrk4zXB--