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

Re: Subversion 1.9.7 server on Windows, advice on setting up svnsync?

From: Philip Martin <philip_at_codematters.co.uk>
Date: Thu, 29 Mar 2018 10:34:52 +0100

Philip Martin <philip_at_codematters.co.uk> writes:

> Bo Berglund <bo.berglund_at_gmail.com> writes:
>
>> 2) Use hotcopy to make a backup copy of everything including hooks.
>> The caveat here is that the hotcopy needs to be using the exact same
>> version on both master and mirror. But I have 1.9.7 master on Windows
>> and 1.9.3 mirror on Ubuntu Linux
>
> No, hotcopy needs compatible versions. Any version of Subversion is
> compatible with all older versions, and any 1.N.x is compatible with any
> other 1.N.y. In your case 1.9.7 and 1.9.3 are compatible.

It's a bit more complicated in practice. Any version of Subversion can
read/write all the older repository formats and it is the repository
format that needs to be compatible. So for the hotcopy to be useable on
the mirror what matters is whether the version of Subversion on the
mirror is compatible with the repository format on the master.

-- 
Philip
Received on 2018-03-29 11:35:04 CEST

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.