Comment 22 for bug 380621

Revision history for this message
Vitali Sokhin (vitalius) wrote : Re: Should not blindly trust per-file ancestry stored in bzr-svn metadata

I get the similar error with bzr 2.1.0

vitali@lnx-vitali bzr-test]$ bzr branch ../svn-co
bzr: ERROR: checksum mismatch: '41e7f13c8f35b89aa8d9ad0f8319e613' != 'd41d8cd98f00b204e9800998ecf8427e' in trunk:205

Running the following:

bzr 2.1.0 on python 2.5.1 (Linux-2.6.18-92.el5-i686-with-redhat-5.2-Tikanga)
arguments: ['/usr/bin/bzr', 'info']
encoding: 'ISO-8859-1', fsenc: 'ISO-8859-1', lang: 'en_US'
plugins:
  launchpad /usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [2.1.0]
  netrc_credential_store /usr/lib/python2.5/site-packages/bzrlib/plugins/netrc_credential_store [2.1.0]
  news_merge /usr/lib/python2.5/site-packages/bzrlib/plugins/news_merge [2.1.0]
  svn /afs/haifa/home/vitali/.bazaar/plugins/svn [1.0.2]

Can you please suggest how to solve/work around the issue?