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

Re: synchonizing two Subversion repositories

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-05-04 13:10:19 CEST

On May 4, 2006, at 06:07, ninad panday wrote:

> I want to synchronize repository of Server B with server A. That is
> at a specific time the repository at server A should be copied to
> server B.
>
> One solution can be.
> 1. Create backup of resositry of server A with hotcopy at specfied
> time interval
> 2. use scp or rsync to transfer this back to server B
>
> can we use this or there is any other way to do this? One more
> thing, this is a one way copy i.e. from server A to server B

Subversion is not presently designed to be used in this way, though
you can conceivably make it work using methods such as the ones you
describe.

However you may want to look into SVK which is built on Subversion
and is designed for repository replication.

http://svk.elixus.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 4 13:12:27 2006

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.