Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2022 00:15:26 +1100
From:      Ian Smith <smithi@nimnet.asn.au>
To:        Paul Procacci <pprocacci@gmail.com>,Mel Pilgrim <list_freebsd@bluerosetech.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: svnlite went missing, how do I get it back in 13.1?
Message-ID:  <0DD9E9EA-54F5-40D9-AC8C-670A94F5C210@nimnet.asn.au>
In-Reply-To: <CAFbbPuieA00nuXvdD_fg3JM_aODp=_EVJOMr6zW6G8E5FKXAvQ@mail.gmail.com>
References:  <33e0552a-a36d-70cf-c2ed-5069f70a5ed8@bluerosetech.com> <CAFbbPuieA00nuXvdD_fg3JM_aODp=_EVJOMr6zW6G8E5FKXAvQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 24 December 2022 3:45:18 pm AEDT, Paul Procacci <pprocacci@gmail=2Ecom> =
wrote:

 > https://github=2Ecom/freebsd/freebsd-src/tree/releng/10=2E2/usr=2Ebin/s=
vn
 >=20
 > ~Paul

That's a long way back=2E  svnlite is still in 12=2E4 / 12-STABLE

 > On Fri, Dec 23, 2022 at 5:27 PM Mel Pilgrim
 > <list_freebsd@bluerosetech=2Ecom>
 > wrote:
 >=20
 > > I get why svnlite was removed from base, but I would really like to
 > have
 > > it back=2E  The full devel/subversion is a monster due to its
 > > dependencies, and net/svnup lacks necessary features=2E  I couldn't
 > find
 > > svnlite in ports=2E  Anyone know where to find it?

https://svnweb=2Efreebsd=2Eorg/base/releng/12=2E4/usr=2Ebin/svn/svn/Makefi=
le?view=3Dlog

I don't know if that may help, but it does explain that it's built as (onl=
y) svnlite on 12=2Ex=2E  Whether it can be built on 13 I've no idea=2E

root@t430s:/var/log # svnlite --version --verbose
svn, version 1=2E14=2E1 (r1886195)
   compiled on bikeshed-rgb-freebsd

Copyright (C) 2021 The Apache Software Foundation=2E
This software consists of contributions made by many people;
see the NOTICE file for more information=2E
Subversion is open source software, see http://subversion=2Eapache=2Eorg/

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network protoco=
l=2E
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk=2E
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using se=
rf=2E
  - using serf 1=2E3=2E9 (compiled with 1=2E3=2E9)
  - handles 'http' scheme
  - handles 'https' scheme

The following authentication credential caches are available:

* Plaintext cache in /root/=2Esubversion
* GPG-Agent

System information:

* running on amd64-unknown-freebsd12=2E3
  - FreeBSD 12=2E3-RELEASE-p6
* linked dependencies:
  - APR 1=2E7=2E0 (compiled with 1=2E7=2E0)
  - APR-Util 1=2E6=2E1 (compiled with 1=2E6=2E1)
  - Expat 2=2E2=2E9 (compiled with 2=2E2=2E9)
  - SQLite 3=2E35=2E5 (compiled with 3=2E35=2E5)
  - Utf8proc 2=2E1=2E0 (compiled with 2=2E1=2E0)
  - ZLib 1=2E2=2E11 (compiled with 1=2E2=2E11)
  - LZ4 1=2E7=2E5 (compiled with 1=2E7=2E5)
root@t430s:/var/log #

cheers, Ian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0DD9E9EA-54F5-40D9-AC8C-670A94F5C210>