"different rich-root support" error could be clearer

Bug #272425 reported by Nazo
62
This bug affects 13 people
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Medium
Unassigned
Breezy
Triaged
Medium
Unassigned

Bug Description

using bzr 1.6 on Ubuntu intrepid
also fails on bzr.dev r3714

$ bzr branch -r 596 lp:bbs2ch
$ bzr merge -r39..40 lp:bbs2ch/0.4
bzr: ERROR: KnitPackRepository('file:///home/nazo/bug/.bzr/repository/')
is not compatible with
RemoteRepository(bzr+ssh://<email address hidden>/%7Ebbs2ch-bot/bbs2ch/0.4-mirror/.bzr/)
different rich-root support

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

You need to make sure both branches are using a rich-root-format. You can do this by upgrading both to the rich-root-pack format, e.g. "bzr upgrade --rich-root-pack bzr+ssh://<email address hidden>/%7Ebbs2ch-bot/bbs2ch/0.4-mirror", "bzr upgrade --rich-root-pack .".

The error message from bzr could perhaps be a bit clearer.

Revision history for this message
Nazo (lovesyao) wrote :

Thank you for your reply.
I'm upgraded and it works with problem.

$ bzr merge -r39..40 lp:bbs2ch/0.4
+N defaults/
+N defaults/skin/
+N defaults/skin/popup.js.OTHER
R defaults/ => defaults.moved/
Conflict adding files to build. Moved to root.
Conflict adding files to chrome. Moved to root.
Conflict adding files to chrome.manifest. Moved to root.
Conflict adding files to components. Moved to root.
Conflict adding files to defaults. Moved to root.
Conflict adding files to defaults. Created directory.
Conflict because defaults is not versioned, but has versioned children. Versioned directory.
Conflict adding file defaults. Moved existing file to defaults.moved.
Conflict adding files to defaults/skin. Created directory.
Conflict because defaults/skin is not versioned, but has versioned children. Versioned directory.
Contents conflict in defaults/skin/popup.js
Conflict adding files to history.txt. Moved to root.
Conflict adding files to install.rdf. Moved to root.
13 conflicts encountered.
$

lp:bbs2ch was branched from lp:~vcs-imports/bbs2ch/trunk and I develop in this branch.
lp:~vcs-imports/bbs2ch/trunk is imported with VCS import from http://svn.sourceforge.jp/svnroot/bbs2ch/trunk/bbs2chreader .
lp:bbs2ch/0.4 is pushed from local branched with bzr-svn from http://svn.sourceforge.jp/svnroot/bbs2ch/branches/bbs2chreader/04_BRANCH/ .
http://svn.sourceforge.jp/svnroot/bbs2ch/branches/bbs2chreader/04_BRANCH/ seems to be branched with "svn cp" from http://svn.sourceforge.jp/svnroot/bbs2ch/trunk/bbs2chreader .

James Westby (james-w)
Changed in bzr:
importance: Undecided → Low
status: New → Confirmed
Martin Pool (mbp)
Changed in bzr:
importance: Low → Medium
tags: added: confusing-ui format-infrastructure
Jelmer Vernooij (jelmer)
Changed in brz:
status: New → Triaged
importance: Undecided → Medium
tags: added: simple
Jelmer Vernooij (jelmer)
no longer affects: brz
Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
Jelmer Vernooij (jelmer)
tags: removed: check-for-breezy
Changed in brz:
status: New → Triaged
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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