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

Re: [PROPOSAL] Create branch for repository mirroring?

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-12-13 18:59:28 CET

--On Friday, December 13, 2002 9:00 AM -0500 Ben Collins
<bcollins@debian.org> wrote:

> Have you been able to handle outages of the master server such that
> one of the slaves can be turned into the master either manually or
> automatically?

As I've roughly described before, it is possible to 'promote' a slave
to a 'master' by tweaking the HTTP Server config files on each
machine. Since a slave always has a full copy of the database, it
can easily become a master.

Note that for read operations, the master isn't required. Only
commits couldn't happen. So, if a master does fail, the only thing
that will happen is that you can't write to the repository.
Therefore, most users may not even notice if the master disappears.
-- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 13 19:00:13 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.