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

Re: redirection

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-10-03 10:26:44 CEST

On Thu, Oct 02, 2003 at 01:18:25PM -0400, wheelerj@lexmark.com wrote:
> Has anyone used redirection with subversion?
>
> What I would like to do is have a central Apache server that has
> knowledge of all the repositories in the company. I may have multiple
> servers with multiple repositories but I don't want the developers to
> have to keep up with all the different URLs. I just want them to type
> in one URL followed by the repository name and have the request
> automatically routed to the appropriate server. I also don't want the
> constaint of only being able to route to other servers that I can see
> via NFS.

Before even thinking about putting any of your repositories on NFS,
please read the FAQ. In particular:

http://subversion.tigris.org/project_faq.html#nfs

As far as redirection goes, I don't think the Subversion client knows
how to deal with that at the moment. You might be able to work around
it by getting Apache on your central box to proxy requests to the other
servers.

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 3 10:27:44 2003

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.