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

Re: Subversion setup question

From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Fri, 14 Oct 2011 11:40:52 -0500

On Oct 14, 2011, at 05:04, Markei54545 wrote:

> When I add a project to Subversion, it asks for the repository URL. It
> will accept the name of a local test repository that I created (c:
> \zip) but will not accept the name or (path or unc or mapped drive) to
> the repository on the server.
>
> I can't use an subversion service on the server as it is already being
> used by developers on a different platform, and we want to keep them
> apart, so I am trying to access the repository directly.

Set up a subversion server process, either svnserve or apache2 with mod_dav_svn, on the server.

Don't attempt to access a repository through a file sharing connection. It's not supported because it is problematic for a number of reasons so I won't help you set such a thing up.
Received on 2011-10-14 18:41:36 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.