So I finally got my repository upgraded to the new format (see how in bug #490770), but I still have problems branching.
test.bzr.2$ bzr info Shared repository with trees (format: 2a) Location: shared repository: . test.bzr.2$ cd ../test.bzr.3 test.bzr.3$ bzr info Shared repository (format: 2a) Location: shared repository: . test.bzr.3$ bzr branch ~/test.bzr.2/data Fetching revisions:Get stream source Segmentation fault (core dumped)source
Unfortunately, the core dump is too large to be analyzed according to apport.
So I finally got my repository upgraded to the new format (see how in bug #490770), but I still have problems branching.
test.bzr.2$ bzr info
Shared repository with trees (format: 2a)
Location:
shared repository: .
test.bzr.2$ cd ../test.bzr.3
test.bzr.3$ bzr info
Shared repository (format: 2a)
Location:
shared repository: .
test.bzr.3$ bzr branch ~/test.bzr.2/data
Fetching revisions:Get stream source
Segmentation fault (core dumped)source
Unfortunately, the core dump is too large to be analyzed according to apport.