Comment 1 for bug 686663

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 686663] [NEW] bzr: ERROR: exceptions.KeyError: 'kind'

  affects bzr-svn
  status incomplete

(Already discussed on IRC, but noting again here for other people
looking at this bug)

bzr-svn is properly requesting the 'kind' of all dirents here, so this
appears to be a bug in either subvertpy or the Subversion libraries.

It would be interesting to know what versions of libsvn and
python-subvertpy are installed.

If you can run with BZR_PDB=1 set and "print dirents" in the pdb prompt
this shows that might also shine some light on what's going on here.