On Jun 5, 2007, at 18:02, <rrodriguez@fxdd.com> <rrodriguez@fxdd.com>
wrote:
> Anyone have suggestions on replicating svn repo’s?
>
>
>
> I tried this script https://open.datacore.ch/read-only/
> svnreplicate/trunk/README with little success other then with
> file:// protocol.
>
>
>
> I need to keep two repo’s in sync.
>
>
>
> Repo1 and repo2
>
>
>
> Repo1 needs to be able to be updated even if repo2 is down but
> repo2 can be made to wait for commits until repo1 is available.
>
>
>
> We need to be able to commit on either repo and have the data
> updated on both repo’s but one could have
>
>
>
> So I am trying to run a two way replication with a master/slave setup.
Subversion doesn't offer that built-in. There is a 3rd-party non-free
program called WANdisco which claims to do what you want. I'm not
affiliated with them and haven't tried it.
http://www.wandisco.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 6 01:26:04 2007