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

using 2 isolated repositories for the same project

From: Gabriel Belingueres <belingueres_at_yahoo.com.ar>
Date: 2007-11-16 17:03:00 CET

Hi,

I have this project I need to do, but I'm working from 2 different places.
In one place, I'm behind the corporate network and its proxy server wouln't
allow me to connect to the remote repository (using an http://... url)
because of the propietary HTTP commands used by subversion. So I need to set
up my project's repo behind the proxy (in my Windows 2000 computer).

In the other place, the problem is the same, so I need to create other repo
storing the same project's files.

Afortunatelly, nobody will be modifying the 2 repos simultaneously (either
they all are working on one place or the other, but never in both places)

The question is:
Which would be the best strategy to synchronize the two repos?
Is there any (free!) tool that allows me to do this?
Or is it just a matter of doing a dump on one repo and then doing a load in
the other?

Regards,
Gabriel

-- 
View this message in context: http://www.nabble.com/using-2-isolated-repositories-for-the-same-project-tf4822195.html#a13795950
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 16 17:03:26 2007

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.