This forum is no longer active. Please post your questions to our new community site

Forums Redmine

Redmine+Subversion on Windows : svn url ?

Subscribe to Redmine+Subversion on Windows : svn url ? 3 post(s), 2 voice(s)

 
Avatar arcker 2 post(s)

Hi,

First of all, many thanks for your great job.

We have a question on your stack using a windows server.

Does the stack configure subversion so we can access our repositories using svn:// ?
We can only access it using file:// that doesn’t use svnserve.conf

do we have to configure subversion to get remote access using svn:// ?

Thx for any answer.

 
Avatar arcker 2 post(s)

Ok i’ve understood.
The svnserve.exe listen to port 3690 ( ok, like in documentation ) but its root is C: !
i’ve added the —root parameters so now the server use my path and not C:
it should be mentioned in documentation.

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Right, thanks for posting the solution. You are right, improving the documentation is in our TODO list.

Forums Redmine