lock on checkout inside repository

William Dode wilk-ml at flibuste.net
Thu Oct 5 12:01:58 BST 2006


Hi,

When i make a checkout inside the same repository, i cannot commit (on 
current bzr.dev) :

wilk at domino:/tmp$ bzr init-repo --tree repo
wilk at domino:/tmp$ bzr init repo/main
wilk at domino:/tmp$ bzr checkout repo/main repo/bug
wilk at domino:/tmp$ cd repo/bug
wilk at domino:/tmp/repo/bug$ touch a
wilk at domino:/tmp/repo/bug$ bzr add a
added a
wilk at domino:/tmp/repo/bug$ bzr commit -m "a"
Unable to obtain lock file:///tmp/repo/.bzr/repository/lock
held by wilk at flibuste.net on host domino [process #20945]
locked 0 seconds ago
Will continue to try until 12:59:52

There is no problem when i checkout outside the repo.

-- 
William Dodé - http://flibuste.net





More information about the bazaar mailing list