Strange problem with bzr 1.6.1 (and 1.7rc1)

Mattias Eriksson snaggen at acc.umu.se
Fri Sep 12 09:05:57 BST 2008


I have bzr 1.6.1 on both client and server. 

I have did:
bzr init-repo --rich-root-pack bzr+ssh://host/repo/
bzr push bzr+ssh://host/repo/nice_branch

cd to another directory like /tmp
bzr branch bzr+ssh://host/repo/nice_branch

and gets:
bzr: ERROR:
KnitPackRepository('file:///tmp/nice_branch/.bzr/repository/')
is not compatible with
RemoteRepository(bzr+ssh://host/repo/nice_branch/.bzr/)
different rich-root support


I CAN do:
bzr init-repo --rich-root-pack dummy
cd dummy
bzr branch bzr+ssh://host/repo/nice_branch


I first found this on windows with bzr 1.7rc1 as client (don't know if
it is relevant).

//Mattias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20080912/0685f747/attachment.htm 


More information about the bazaar mailing list