> Tony Sweeney <swee...@addr.com> writes: > > running under Apache. I set the svn:sync-last-merged-rev revprop on > > r0 to reflect the newest revision on the hotcopy.
In addition to what Philip wrote, for initializing a sync to a target created via hotcopy, you will find "svnsync init --allow-non-empty" very useful. Andreas