Error on checkout of Subversion repository from googlecode.com

Andrew Bennetts andrew at canonical.com
Tue Sep 23 05:29:05 BST 2008


Ben Finney wrote:
> Howdy all,
> 
> I'm having the following error attempting to checkout from a
> Subversion repository on googlecode.com:
> 
> =====
> $ bzr checkout http://pandoc.googlecode.com/svn/trunk/
> Initialising Subversion metadata cache in /home/bignose/.bazaar/svn-cache/788f1e2b-df1e-0410-8736-df70ead52e1b
> -  0/0
> Knit <bzrlib.knit._PackAccess object at 0x123039d0> corrupt: incorrect number of lines 217 != 216 for version {svn-v3-trunk0:788f1e2b-df1e-0410-8736-df70ead52e1b:trunk:1432}
> =====
> 
> I'm unable to find whether this is a reported bug. Regardless, is it a
> problem at my end, or something I can work around?

It's probably https://launchpad.net/bugs/3918 or
https://launchpad.net/bugs/219832, which is that bzr can't cope with newlines in
filenames or symlink targets.  Although at a quick glance at that SVN branch I
don't see any problematic filenames or symlinks, so I might be wrong.

-Andrew.




More information about the bazaar mailing list