On Fri, Feb 7, 2014 at 2:57 PM, Tom Malia <tomma...@ttdsinc.com> wrote:
> I've been using Apache to proide HTTP access to several different SVN
> repository directories on a single server for about 10 years.
>
> I'm moving everything to a new server and I was considering using SVNSERVE
> in place of or in addition to Apache for access to the repositories.
>
> Is it possible to server multiple SVN repositories.... Where I mean completely
> different SVN directories... not separate folders within a single SVN repo...
> using SVNSERVE on a single server?  If so, how?
>
      That is what we do here, but they are completely (configs,
directories, access, users) independent from each other. Database
included, but then again we are lazy and used sqlite. ;)

>
>
> Also, is there any issue with running both SVNSERVE and Apache to provide
> both SVN protocol and HTTP protocol access to the same SVN repos at the same
> time?
>
>
>
> Thanks in advance,
>
> Tom

Reply via email to