Re: Sync-ing two SVN repositories
From: Ryan Schmidt <subversion-2015_at_ryandesign.com>
Date: Tue, 21 Jul 2015 02:52:10 -0500
On Jul 20, 2015, at 10:08 AM, Mani Raju wrote:
> My company & vendor planning to maintain 2 independent SVN repositories(URLs & server names are different) & need to merge between 2 repositories.
Don't set two repositories to the same UUID unless their contents are intended to be completely identical (and such identicalness will be maintained by use of the svnsync program).
Even if you have two repositories that are identical to each other, one of them will need to be designated the "master", and that will be the one that all commits are made to.
Subversion is a one-central-repository system.
|
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.