Bo Berglund <bo.bergl...@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. -- Philip