emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vc-dir does not show missing revisions for bzr


From: Sam Steingold
Subject: Re: vc-dir does not show missing revisions for bzr
Date: Thu, 03 Feb 2011 17:00:59 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> * Eli Zaretskii <address@hidden> [2011-02-03 23:22:01 +0200]:
>
>> From: Sam Steingold <address@hidden>
>> Date: Thu, 03 Feb 2011 14:41:45 -0500
>> 
>> PS. I am seeing these all the time: C-x v d
>> 
>> Debugger entered--Lisp error: (error "Running bzr shelve --list -q 
>> ....FAILED (status 3)")
>>   signal(error ("Running bzr shelve --list -q ....FAILED (status 3)"))
>>   error("Running %s...FAILED (%s)" "bzr shelve --list -q ." "status 3")
>>   vc-do-command(#<buffer  *temp*> 1 "bzr" nil "shelve" "--list" "-q")
>>   apply(vc-do-command #<buffer  *temp*> 1 "bzr" nil "shelve" ("--list" "-q"))
>>   vc-bzr-command("shelve" #<buffer  *temp*> 1 nil "--list" "-q")
>>   vc-bzr-shelve-list()
>>   vc-bzr-dir-extra-headers("/home2/sds/src/emacs/trunk/")
>>   apply(vc-bzr-dir-extra-headers "/home2/sds/src/emacs/trunk/")
>>   vc-call-backend(Bzr dir-extra-headers "/home2/sds/src/emacs/trunk/")
>>   vc-dir-headers(Bzr "/home2/sds/src/emacs/trunk/")
>>   vc-dir-refresh()
>>   vc-dir-mode()
>>   vc-dir("/home2/sds/src/emacs/trunk/" nil)
>>   call-interactively(vc-dir nil nil)
>> 
>> (insert-buffer " *temp*")
>> bzr: ERROR: Could not acquire lock
>> "/home2/sds/src/emacs/trunk/.bzr/checkout/dirstate": [Errno 11]
>> Resource temporarily unavailable
>
> Is the branch locked by some other bzr command running in parallel?

nope. all the bzr commands are started by C-x v d

-- 
Sam Steingold (http://sds.podval.org/) on CentOS release 5.3 (Final)
http://thereligionofpeace.com http://dhimmi.com http://camera.org
http://pmw.org.il http://palestinefacts.org http://truepeace.org
If You Want Breakfast In Bed, Sleep In the Kitchen.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]