[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: Axel Thimm <Axel.Thimm_at_ATrpms.net>
Date: 2006-04-08 16:10:13 CEST

On Sat, Apr 08, 2006 at 01:41:37PM +0200, Ryan Schmidt wrote:
> 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/

I'm not looking for switching to a decentralized source control
system, I want svn in a transparently redundant setup (at least what
the read-only operations are involved). E.g. having the read-only
slaves redirect DAV write operations like MKACTIVITY, PROPPATCH,
DELETE, COPY, MERGE internally or externally to the master svn repo.

http://subversion.tigris.org/webdav-usage.html

-- 
Axel.Thimm at ATrpms.net

  • application/pgp-signature attachment: stored
Received on Sat Apr 8 16:11:34 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.