Kenneth Miles <kmi...@voyagergaming.com> writes: >> I'm not sure if a specific revision is causing the issue. But it >> always fails replaying on a certain revision number as seen in the >> stack trace. >> >> It is definitely opening multiple files more than once. It closes >> all file handles once the abort-edit is sent. >> >> Can i check anything else? >> > > There are 1054 file adds and 1054 property changes on those files.
I can't reproduce it. Are you able to come up with a complete recipe? Starting with "svnadmin create", doing a checkout, adding files, setting properties, commiting, "svnsync init", etc. Failing that can you tell us which files are open? Look in /proc/NNN/fd or perhaps strace -etrace=open,close -fp NNN where NNN is the svnserve process ID will help. -- uberSVN: Apache Subversion Made Easy http://www.uberSVN.com