[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How to setup a server?

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Thu, 25 Apr 2013 10:24:37 -0500

On Thu, Apr 25, 2013 at 8:00 AM, Zé <jose.passes_at_gmx.com> wrote:
>>
>
> Third-party service providers aren't an option.

Note that most linux distributions include packages that are trivial
to set up assuming you want approximately what the packager provided
(and if you don't know better yourself it will be a good starting
point). For example with RHEL or CentOS you can:
yum install subversion mod_dav_svn
and point the configs at your repo for either svnserve or http access,
or both. A benefit of this approach is that security and bugfix
updates happen automatically as you do OS updates. The down side is
that you are stuck with the version that the distribution includes.

--
   Les Mikesell
    lesmikesell_at_gmail.com
Received on 2013-04-25 17:25:10 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.