[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Synced mirror bug? checksum mismatch

From: Gert Kello <gert.kello_at_gmail.com>
Date: Fri, 25 Mar 2011 07:50:49 +0200

> 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
Received on 2011-03-25 06:51:24 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.