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

Re: Subversion + Apache mod_dav* + remote svn

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-06-27 23:28:36 CEST

On Jun 27, 2007, at 14:22, André Corrêa wrote:

> Hi list, we have an environment where our Subversion repository is
> accessible via HTTP+DAV. We configured Apache to use mod_dav* and
> it is working fine.
>
> The problem now is that we need to move the svn repository to
> another server. Mounting the remote repository using NFS or SMB is
> not an option. We would like to get mod_dav* accessing the remote
> repository thru svn. Is there a way to supply a remote svn URL
> instead of SVNPath? Something like:
>
> SVNPath "svn://_my_server_/svn"

Certainly not.

> or we are limited to File System paths?

Yes, you are. Move the repositories to the new server's disk.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 27 23:28:48 2007

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.