Can't push after failed attempt using SFTP - lock on file prevents it
Demetrius Nunes
demetriusnunes at gmail.com
Sun Jul 16 17:43:34 BST 2006
Hi folks,
I am working with ActiveRDF and I've tried to push my branch using
SFTP but the transfer failed in the middle of the process.
After that, when I try to do it I get:
~/dev/hyperde/branches/ar/lib/activerdf $ bzr push
Using saved location: sftp://dema@m3pe.org/public_html/activerdf
Password:
bzr: WARNING: Unable to update the working tree of:
sftp://dema@m3pe.org/public_html/activerdf
bzr: ERROR: bzrlib.errors.LockError: File '.bzr/branch-lock' already locked
at /opt/local/lib/python2.4/site-packages/bzrlib/transport/sftp.py line 205
in __init__
I could not find a way to get around that.
In Subversion there is a "cleanup" command. Is there any equivalent for bzr?
Any help would be appreciated.
Thanks
Dema
More information about the bazaar
mailing list