Cannot upgrade to dirstate-tags
Robert Collins
robertc at robertcollins.net
Wed Sep 12 05:15:23 BST 2007
On Wed, 2007-09-12 at 10:59 +0700, Hendy Irawan wrote:
> I wonder why this happens:
>
> ceefour at ojalanow:/go/project/bukuruby/downloaded/bukuruby_bzr$ bzr
> upgrade --dirstate-tags
> starting upgrade of
> file:///media/prestige/project/bukuruby/downloaded/bukuruby_bzr/
> making backup of tree history
> file:///media/prestige/project/bukuruby/downloaded/bukuruby_bzr/.bzr has
> been backed up to
> file:///media/prestige/project/bukuruby/downloaded/bukuruby_bzr/.bzr.backup
> if conversion fails, you can move this directory back to .bzr
> if it succeeds, you can remove this directory if you wish
> starting repository conversion
> bzr: ERROR: Cannot convert to format <RepositoryFormatKnit1>. Does not
> support rich root data.
You probably created this repository from bzr-svn. bzr-svn uses a
supported-but-not-advertised format for the repository data, which is a
one-way conversion - this error indicates it is trying to down-grade
from that.
bzr upgrade --dirstate-with-subtrees
will do what you want if I recall correctly.
-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070912/f1fd9603/attachment-0001.pgp
More information about the bazaar
mailing list