On Wed, 17 Feb 2010 10:38:19 +0000, Mark <ma...@hmgcc.gsi.gov.uk> wrote: > I have the following problem. Repository A is used by a lab of > developers. 1 developer needs to work off site against the code base > held in A, for an extended period of time. He requires version control, > but cannot gain access to Repository A. To solve this we can dump/mirror
> A into repository B. During this period A and B will independently > updated. When the off site developer returns we need to combine B back > into A. Any advice on whether this is possible under Subversion, should > we be dumping, how to combine, pitfalls and options/hints much > appreciated. You might want to take a look at svk, specifically: http://svk.bestpractical.com/view/UsingSVKAsARepositoryMirroringSystem -- Julian