reconfigure does not work for lightweight branches of rich-root-pack

Bug #268469 reported by Adrian Wilkins
2
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

In a lightweight checkout of a rich-root-pack branch, with no ancestor repository present, attempting reconfigure to checkout or branch fails.

74# bzr co --lightweight T:\bzr-repo\publishing\trunk publishing
75# cd publishing
76# bzr reconfigure --branch
bzr: ERROR: KnitPackRepository('file:///D:/src/nhsdd/workspace/publishing/.bzr/repository/')
is not compatible with
KnitPackRepository('file:///T:/bzr-repo/.bzr/repository/')
different rich-root support

77# bzr reconfigure --checkout
bzr: ERROR: KnitPackRepository('file:///D:/src/nhsdd/workspace/publishing/.bzr/repository/')
is not compatible with
KnitPackRepository('file:///T:/bzr-repo/.bzr/repository/')
different rich-root support
78#

Revision history for this message
James Westby (james-w) wrote :

Hi,

This has the same root cause as 248932, so I have marked it a duplicate.

Thanks,

James

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.