Date: Wed, 19 Jul 2017 23:41:34 +0200 From: Frank Steinborn <steinex@nognu.de> To: Matthew Seaman <matthew@FreeBSD.org> Cc: freebsd-questions@freebsd.org Subject: Re: portsnap Message-ID: <20170719214134.GA74679@krenn.local> In-Reply-To: <4d04df1c-f68d-eed4-70fd-927f3fcff231@FreeBSD.org> References: <596F7874.1030102@gmail.com> <4d04df1c-f68d-eed4-70fd-927f3fcff231@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Seaman <matthew@FreeBSD.org> wrote: > Then you can just 'svn up' periodically to pull in any updates. Except > that svn(1) is not in the base system, so you'll need to install it from > ports... To solve this chicken-and-egg problem, just install svn using > packages: > > # pkg install subversion > > The default pkg(8) configuration will use the latest quarterly branch. Just for the record, there is svnlite in base, so you don't need the full svn per-se. Best regards, Frank
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170719214134.GA74679>