svn+ssh server only

Glen Barber glen.j.barber at gmail.com
Sun Jul 26 23:41:30 UTC 2009


On Sun, Jul 26, 2009 at 7:35 PM, Kalle
Møller<freebsd-questions at k-moeller.dk> wrote:
> Hi
>
> I'm trying to make a ssh+svn server only (apache is installed, but that is
> for view.vc)
>
> I want the only method of connecting to be via ssh. My problem is I don't
> really know which of the following I would need.
>
> NEON
> SERF
> SASL
> BDB
> ASVN
> SVNSERVE_WRAPPER (As I understand this is needed when a group of people
> should acces it - able to change umask)
>
> The rest I have no clue..
>

Hi, Kalle

Regardless if you are running a web-based (apache) SVN repository or
an svn / svn+ssh, you need only (but all) of the defaults subversion
requires.  Web based SVN services are provided by the DAV_SVN module
(which is installed when building apache).

The short version of the answer - the defaults should suit your needs.

-- 
Glen Barber


More information about the freebsd-questions mailing list