You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by François Beausoleil <fb...@ftml.net> on 2005/06/03 14:28:11 UTC

"Checksum mismatch error" inconsistency

Notice the error message is not exactly the same in these two runs:

$ svn diff -r14912:14913 http://svn.collab.net/repos/svn/trunk
svn: Checksum mismatch for 'www/project_links.html':
...

$ svn cat -r14913 
http://svn.collab.net/repos/svn/trunk/www/project_links.html
svn: Checksum mismatch for '':
...

In the first case, the file is mentionned, in the second one, not. 
Should this be posted as an issue ?

Thanks,
François


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org