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

Re: Setting up VisualSVN server - how to integrate to existing Apache

From: Bo Berglund <bo.berglund_at_gmail.com>
Date: Thu, 16 Nov 2017 12:03:15 -0500

On Thu, 16 Nov 2017 19:10:14 +0300, Pavel Lyalyakin
<pavel.lyalyakin_at_visualsvn.com> wrote:

>On Thu, Nov 16, 2017 at 12:37 AM, Bo Berglund <bo.berglund_at_gmail.com> wrote:
>>
>> I started to install an SVN server on my Windows7 PC using VisualSVN.
>
>Don't miss the Getting Started guide that should walk you through the
>installation and initial configuration steps:
>https://www.visualsvn.com/server/getting-started/
>

Thanks, I had not seen this useful page.

>> But I did not get an option to install using svnserve, so I think it
>
>VisualSVN Server does not support `svnserve`.

On the SVN pages I saw mention that svnserve would be a faster way to
access the svn server, but at the same time not as versatile as via
Apache.

>
>> But I already run Apache on it (2.2.22 and I don't want the SVN test
>> server to overwrite the existing Apache...
>> How can I install SVN server on Windows 7 without using Apache or let
>> VisualSVN integrate itself to the existing Apache?
>
>VisualSVN Server can be installed side-by-side with Apache HTTP Server
>on the same server computer. There should be no issues. Just make sure
>that you select an available server port in the installation wizard.

So my existing Apache 2.2.22 installation will remain as-is and the
one that comes with VisualSVN will be another service working on
another port?

>Note that you do not need to configure manually configure or setup the
>Apache that comes with VisualSVN Server.

Does this mean that there are GUI tools for andministering such things
as path dependent permissions and user accounts?

I need to import a lot of projects, which were managed by CVSNT in
separate repositories (for user permission reasons). It looks likely I
will put them all into a single SVN repository as top-level projects,
or else in projects located in subdirectories named as the old
repositories used (i.e one level down).
What is your advice regarding the procedure to get the CVSNT projects
into VisualSVN?

-- 
Bo Berglund
Developer in Sweden
Received on 2017-11-16 18:03:34 CET

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.