Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
all
-
None
-
None
Description
The FS API does not allow the lock creation date to be specified or modified. This means there is no way to transfer the exact lock data from one repository to another. Future lock handling in dump/load, svnsync, dav write-through proxy, etc. will require this.
Hotcopy does an OS copy of db/locks/ but that also fails because there is no suitable order to copy the files. (SVN-3750).
See SVN-3299 for dump/load.
See http://svn.haxx.se/dev/archive-2015-09/0320.shtml for bulk copying.