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

Re: Remote reopository sync

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Mon, 21 Apr 2008 09:31:58 -0400

vamsi.hari wrote:
> A job scheduled should be able to run a sync and post all the chages happend
> in PlaceA to PlaceB and vice-versa

This is not possible. There is no way to automate resolving any
conflicts due to commits made to both repos between syncs. You /can/
elect one of the repositories as a master repository (use the one with
better Internet access) and use svnsync to keep the slave in sync.
Until 1.5 is released, you can use the following instructions:

http://www.rvo-consulting.com/2008/02/21/subversion-diy-write-through-proxy/

to make all writes go to the master repo (this would work with multiple
slave sites BTW).

HTH

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-22 09:27:22 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.