On Thu, Apr 25, 2013 at 8:00 AM, Zé <jose.pas...@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 lesmikes...@gmail.com