> We occasionally see a checksum mismatch error on some small files that block > commits to *mirror* repo locations. Today’s offending file was .java
Sounds like http://subversion.tigris.org/issues/show_bug.cgi?id=3445 If You can You change the mirror setup so that SVNMasterURI has same path part as mirror location then it should go away. <Location /svnTest> # if SVNMasterURI changes then change this also to match DAV svn SVNMasterURI https://master.net/svnTest Gert