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

Re: Two-Site Subversion Repository Setup Ideas

From: Richard Cavell <richardcavell_at_mail.com>
Date: Sun, 05 Jun 2011 15:11:20 +0000

I'm intrigued as to how people would answer this. Obviously, if you're only going to sync the repos once per week, you're going to be fundamentally limited by that.

 Is your solution to use patchfiles? It should be pretty straightforward.

 svn diff -rxxx:HEAD > patchfile

 where xxx is the revision number that was last synced.

 Richard

----- Original Message -----
From: Randolph, Christian [USA]
Sent: 06/06/11 12:57 AM
To: users_at_subversion.apache.org
Subject: Two-Site Subversion Repository Setup Ideas

 I am looking for suggestions from the community as to how best address the setup issue outlined below. We have two sites wanting to use Subversion that are performing parallel development of the same software. Due to security restrictions, the two sites are unable to communicate electronically; all data transfers must be via media (CD-ROM/DVD). Site A is the main site and is responsible for overall configuration control. Is there a way to setup the two subversion repositories to somehow automate keeping the two repositories in sync? We are usually passing media back and forth once a week, but currently we are doing a manual sync process that is both time-consuming and error-prone. Any suggestions would be greatly appreciated.
Received on 2011-06-05 17:11:56 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.