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

Re: How to synchronize two unconnected svn repositories

From: Tyler Roscoe <tyler_at_cryptio.net>
Date: Thu, 11 Jun 2009 13:40:43 -0700

On Thu, Jun 11, 2009 at 03:00:40PM -0400, Sebastien Paquet wrote:
> I would like to know the best way to synchronize two repositories that
> are not on the same network and thus cannot see each other. Is it
> better to use a dump, a hot copy, or any other options?

Have you looked at svnsync?

Are the two repos really unable to "see" each other (like one is behind
a firewall and no traffic is allowed between them)? In that case, I
would think dump + some transport mechanism (rsync?) + load is your only
option.

tyler
Received on 2009-06-11 22:42:02 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.