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