Synchronizing two svn repositories with bzr. Is this possible?

Uri Moszkowicz uri at 4refs.com
Mon Feb 15 21:48:06 GMT 2010


Hi Josef,
Mercurial has a plugin (called autosync I think) for this that you might be
able to use but it requires usage of a program to periodically check for
inconsistencies, which means manual intervention at times. For SVN, there's
a commercial program called WANDisco which can perform the function that you
like but might be out of your price range. Allowing for distributed commits
is difficult to support, especially if it needs to be fault tolerant. Your
best free bet would be to commit to a single server and propagate elsewhere.
With SVN that's possible using read proxies. BZR has plugins for mirroring
as well.

Uri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20100215/2fa23243/attachment.htm 


More information about the bazaar mailing list