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

Re: Synchronization between repository and its mirror

From: Sebastian Schuberth <sschuberth_at_gmail.com>
Date: 2006-08-29 12:48:01 CEST

> Can anyone please tell me that the svn mirror is a pull model
> only or is it both push and pull. My problem is that I have an SVN
> repository in US and the development team is in INDIA. So we decided to
> create the SVN mirror in India . Now our task is to update all the changes
> done to the mirror back to the master repository at the end of the day and
> update the mirror repository with all the changes done on the master
> repository. i.e I need a two way synchronization. Please help me out as I am
> not sure that whether this thing is possible or not.

Take a look at the new svnsync tool description that comes with SVN 1.4.
It should answer some of your questions:

http://subversion.tigris.org/svn_1.4_releasenotes.html

"Compatibility note: in order to "push" information into a destination
repository, any version of the server will suffice. The pushing is done
through ordinary network commits. To "pull" history from the source
repository, however, requires a 1.4 (or later) server."

-- 
Sebastian Schuberth
(Remove "NOSP" and "M" from my e-mail address)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 29 14:50:17 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.