You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "A. Kudryashov" <aa...@ems.ru> on 2011/10/13 06:12:38 UTC

bug report

In file
  'D:\Development\SVN\Releases\TortoiseSVN-1.7.0\ext\subversion\subversion\libsvn_wc\entries.c'
  line 1935: assertion failed (svn_checksum_match(entry_md5_checksum,
  found_md5_checksum))


Re: bug report

Posted by Thorsten Schöning <ts...@am-soft.de>.
Guten Tag A. Kudryashov,
am Donnerstag, 13. Oktober 2011 um 06:12 schrieben Sie:

> 'D:\Development\SVN\Releases\TortoiseSVN-1.7.0\ext\subversion\subversion\libsvn_wc\entries.c'
>   line 1935: assertion failed (svn_checksum_match(entry_md5_checksum,
>   found_md5_checksum))

Bad thing.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning
AM-SoFT IT-Systeme - Hameln | Potsdam | Leipzig
 
Telefon: Potsdam: 0331-743881-0
E-Mail:  tschoening@am-soft.de
Web:     http://www.am-soft.de

AM-SoFT GmbH IT-Systeme, Konsumhof 1-5, 14482 Potsdam
Amtsgericht Potsdam HRB 21278 P, Geschäftsführer: Andreas Muchow


Re: bug report

Posted by Andy Levy <an...@gmail.com>.
On Thu, Oct 13, 2011 at 00:12, A. Kudryashov <aa...@ems.ru> wrote:
>
> In file
>  'D:\Development\SVN\Releases\TortoiseSVN-1.7.0\ext\subversion\subversion\libsvn_wc\entries.c'
>  line 1935: assertion failed (svn_checksum_match(entry_md5_checksum,
>  found_md5_checksum))
>
>

If you'd read the whole error message that was presented to you, you
would see that it tells you to describe what you were doing that
caused the error.

If you run a simple Google search for the reported error, you'll see
that it's been reported, and that it's probably due to a problem with
your pre-1.7 working copy that you're attempting to upgrade. And that
it was just reported *yesterday* - not even long enough to get buried
under thousands of unrelated search results.