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

Observed changes didn't match count

From: Ryan Schmidt <subversion-2010d_at_ryandesign.com>
Date: Fri, 29 Oct 2010 16:24:20 -0500

The Pure project is trying to switch from Subversion to Mercurial, and are having trouble with svnsync.

http://groups.google.com/group/pure-lang/msg/bf588ebe14d6fb14

On revision 2967, it gives the message "Observed changes didn't match count", and I get the same message when just doing an "svn log -v" on that revision:

$ svn log -v -r2967 http://pure-lang.googlecode.com/svn/trunk
svn: Observed changes didn't match count
$

"svn log" without "-v" works fine, as does "svn diff".

Google searching for this error message yields only one other occurrence, which was not really solved.

I'm unsure what we should try from here. Possibly this error is unique to Google Code's Subversion backend, but still I would have expected others to have run into it. Any suggestions?
Received on 2010-10-29 23:25:02 CEST

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.