[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: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Wed, 8 Jun 2011 08:26:30 -0400

On Wed, Jun 8, 2011 at 6:23 AM, Randolph, Christian [USA]
<randolph_christian_at_bah.com> wrote:
> "Actually, I don't think we know that. The security based refusal to allow electronic communications between the systems will hamper *any* multi-homed development effort. We need to find out the extent of that restriction to give good advice."
>
> The restrictions are due to government classification.  The code is a classified code and secure communications are not setup between the two sites.  Hence the need for transfers via media.

Thanks. If media is allowed, you can use git to transfer git working
copies from site to site, and do merges from the git repositories. I'd
be very concerned about the security of the media, but that's a
different kind of problem. Git working copies can also be used, with
gitsvn, to merge their differences to whichever backend Subversion
repository they can connect tol.

Someone will have to do the merges carefully, to avoid conflicts,
especially when both sites are working in the same code segments..
Received on 2011-06-08 14:27:03 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.