Date: Mon, 8 Feb 2016 15:36:33 +1100 (EST) From: Ian Smith <smithi@nimnet.asn.au> To: Christoph Brinkhaus <c.brinkhaus@t-online.de> Cc: freebsd-questions@freebsd.org, John Mehr <jcm@visi.com> Subject: Re: svn revision in uname Message-ID: <20160208150928.S51785@sola.nimnet.asn.au> In-Reply-To: <20160207171745.GA41125@esprimo.local> References: <20160207223554.P51785@sola.nimnet.asn.au> <56B73E8C.5060501@FreeBSD.org> <20160207153505.GA1420@esprimo.local> <20160208024820.K51785@sola.nimnet.asn.au> <20160207171745.GA41125@esprimo.local>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 7 Feb 2016 18:17:45 +0100, Christoph Brinkhaus wrote: > On Mon, Feb 08, 2016 at 03:24:35AM +1100, Ian Smith wrote: > > > The version svnlite is part of the system and > > > does not need to be installed separately. > > > > On 10.x - since 10.1 maybe? - but not on 9.x. > > Ok, I have overlook this. No worries. > > > Here svnliteversion /usr/src works. > > > > If you're pulling sources with svnlite, so it should :) Conversion > > between using svn and svnup, either way, requires some care and cleaning > > up; generally best advice is not to try mixing these methods. > > > I was not aware of that. I thought svnlite has just less capabilities. > Thank you! Ah, I see the confusion; I've been talking about port net/svnup, not the difference between full svn and svnlite, where I expect you are correct. net/svnup is described as "A lightweight, dependency-free program to pull source using the svn protocol." It does not use svn's directory structure (eg the /usr/src/.svn/ tree) and is not useful for developers wanting to push code back to the repository, among other svn features; it's purely for updating local sources (or ports, though I use portsnap) Hmm, its website <http://jcm.dsl.visi.com/freebsd/svnup/> is down just lately; cc'ing the author/maintainer. cheers, Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160208150928.S51785>