Johan Corveleyn wrote on Sat, 29 Jul 2017 11:39 +0200: > Two other things which are also not transferred by svnsync (nor by dump/load): > - locks (server-side locks, of the svn:needs-lock type): these should > be copied from $OLDREPOS/db/locks to $NEWREPOS/db/locks
It would be best to do this under 'svnadmin freeze'. Currently, the failure mode of a non-atomic copy is harmless, but we don't promise it'll always be this way.