Reproducing with bzr 2.1.1 $ bzr --version Bazaar (bzr) 2.1.1 ... $ bzr plugins | grep ^svn svn 1.0.3dev :$ export KSVN=http://osi.agendaless.com/bfgsvn $ bzr co $KSVN/karl/trunk karl At the time that the assert happens, the following state seems interestnig: - The SVN revision which triggers the failure is r5147. - The file for the failure is 'karl/trunk/karl/content/views/wiki.py', which has the following revisions of interest on the trunk; * Revision 4908: $ svn log -r 4908 $KSVN/karl/trunk/karl/content/views/wiki.py ------------------------------------------------------------------------ r4908 | Rob Miller