Re: Re: Sync-ing two SVN repositories

2015-07-22 Thread Andreas Stieger
"Nico Kadel-Garcia" wrote: > > Best approach in the svn space for Mani would be vendor branches based on > > the information shared. > > Or investing in a genuine multi-master version of Subversion, which > Wandisco sells. Simply spending some money instead of investing in > hours of hacking and

Re: Re: Sync-ing two SVN repositories

2015-07-21 Thread Nico Kadel-Garcia
On Tue, Jul 21, 2015 at 3:58 AM, Andreas Stieger wrote: >> 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. >