Hello, > On 10 Nov 2014, at 17:54, muni babu <muni.tech...@gmail.com> wrote: > > svnadmin: Can't move '/remotebackup/svn-31840/db/revs/tempfile.tmp' to > '/remotebackup/svn-31840/db/revs/17405': No such file or directory
Apparently a rename operation from a temporary file to it's final name fails because the file vanished or failed to write. Update to the latest version of svn in case this is a bug already fixed and examine the source data. Does the same happen with as source that has gone through a dump/load cycle? Andreas