Strange problem with bzr 1.6.1 (and 1.7rc1)

Matt Nordhoff mnordhoff at mattnordhoff.com
Fri Sep 12 09:15:15 BST 2008


Mattias Eriksson wrote:
> 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

This is probably <https://bugs.launchpad.net/bzr/+bug/269214>.
-- 



More information about the bazaar mailing list