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

"Checksum mismatch error" inconsistency

From: François Beausoleil <fbeausoleil_at_ftml.net>
Date: 2005-06-03 16:28:11 CEST

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
Received on Fri Jun 3 16:39:14 2005

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

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