On Sun, Jun 5, 2011 at 10:19 PM, Les Mikesell <lesmikes...@gmail.com> wrote:

> If it doesn't take too long for a round-trip, you could ship the working
> copy from site B to site A, do the commit and update, and ship it back
> before doing any more work at site B.

Les, I'm looking right at his original post.

> 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.

If they're security sensitive, sending the working copies back and
forth becomes a security nightmare. It also becomes a major
performance bottleneck for the remote site, who may really not
appreciate being treated as second class citizens.

Reply via email to