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

Re: Moving SVN from one server to another

From: Bo Berglund <bo.berglund_at_gmail.com>
Date: Thu, 26 Apr 2018 22:46:12 +0200

On Thu, 26 Apr 2018 13:48:18 -0400, Nico Kadel-Garcia
<nkadel_at_gmail.com> wrote:

>Bingo. It is, theoretically, possible to individually bring commits
>done directly on the slave back over to the original master to resolve
>such a resulting split brain.

And this is described in the svn-book too.

But when I set up my mirror I decided against it because the involved
hooks looked potentially slow to me. And I just needed to safeguard
the master in a completely different location as a backup.
So I installed a nightly cron job to do the sync once every 24 hours
rather than immediately upon commit to master by utilizing the
post-commit hook.

-- 
Bo Berglund
Developer in Sweden
Received on 2018-04-26 22:46:36 CEST

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.