Friday, October 29, 2010

Bzr - TITLT

From time to time I hit the  "Could not acquire lock".

So if you believe there is no modification happening : bzr break-lock

bzrlib.errors.LockContention: Could not acquire lock "LockDir(file:///home/chanon/OPENERP/openerp-TRUNK/addons-extra/.bzr/branch/lock)":
chanon@bovvmubu:~/OPENERP/openerp-TRUNK$ bzr break-lock /home/chanon/OPENERP/openerp-TRUNK/addons-extra/.bzr/branch/lock
Break lock file:///home/chanon/OPENERP/openerp-TRUNK/addons-extra/.bzr/branch/lock
held by chanon@bob-ubu on host bob-ubu [process #19218]

At the root of the trouble, I am using a common partition between my real Ubuntu and another one on Vmare.

Btw good page on bzr : http://lucasmanual.com/mywiki/Bazaar

No comments: