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

Re: Multiple read-only svn servers, one read/write master: redirection on writes?

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-04-08 13:41:37 CEST

On Apr 8, 2006, at 11:56, Axel Thimm wrote:

> is it possible to have an svn server redirect write requests to
> another server? The idea is to have 1 master server and N-1 read-only
> slaves all in a DNS round robin setup. When a read-only slave gets a
> write request it should redirect it to the master.
>
> Is this possible? If yes, how?

I don't think Subversion's designed for that kind of thing right now.
Perhaps SVK has what you want:

http://svk.elixus.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 8 13:43:09 2006

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.