Comment 1 for bug 270738

Revision history for this message
Jonathan Lange (jml) wrote : Re: AttributeError when branching stacked branches

This will do it though.

$ bzr branch lp:pqm a
Branched 183 revision(s).
$ bzr upgrade --1.6 a
...
$ bzr branch --stacked a b
Created new stacked branch referring to file:///tmp/stacked-bug/a/.
jml@rhino:/tmp/stacked-bug$ bzr branch bzr+ssh://localhost/tmp/stacked-bug/b c
bzr: ERROR: exceptions.AttributeError: 'KnitVersionedFiles' object has no attribute 'filename'