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

Re: svnsync between repositories on completely unconnected networks

From: Lorenz <lorenznl_at_yahoo.com>
Date: 2007-05-11 08:23:53 CEST

Austin Bingham wrote:

>From what I can tell, svnsync needs to two synced repositories to be
>visible on the same network (or filesystem) at the same time. However,
>I've got a situation where I'd like to have two synced repositories
>with no shared network or filesystem (it's a security thing, is
>entirely non-negotiable, etc.) Is there any way to perhaps do a
>multi-stage sync? What I'm envisioning is something like:
>
>1. svnsync on master repository writes some sort of file describing
>the actions to be performed on the slave repository.
>2. I write this file to a CD which I can take into the secure area.
>3. I svnsync to the slave repository using the data on the CD.
>
>At least, that's the flavor of what we're looking for. Any help on
>this would be *greatly* appreciated. Thanks.

have a look at svnadmin dump/load

Lorenz

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 11 08:23:39 2007

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.