all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: sds@gnu.org
Cc: emacs-devel@gnu.org
Subject: Re: vc-dir does not show missing revisions for bzr
Date: Fri, 04 Feb 2011 10:19:31 +0200	[thread overview]
Message-ID: <83ipx0b4a4.fsf@gnu.org> (raw)
In-Reply-To: <svzkqcbwx0.fsf@tbox.m2.algo>

> From: Sam Steingold <sds@gnu.org>
> Cc: emacs-devel@gnu.org
> Date: Thu, 03 Feb 2011 17:00:59 -0500
> 
> > * Eli Zaretskii <ryvm@tah.bet> [2011-02-03 23:22:01 +0200]:
> >
> >> From: Sam Steingold <sds@gnu.org>
> >> 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

Can you look in your ~/.bzr.log, and see what commands were running at
that time, and which one failed and why?



  reply	other threads:[~2011-02-04  8:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-02 21:25 vc-dir does not show missing revisions for bzr Sam Steingold
2011-02-03 16:17 ` Dan Nicolaescu
2011-02-03 19:41   ` Sam Steingold
2011-02-03 21:22     ` Eli Zaretskii
2011-02-03 22:00       ` Sam Steingold
2011-02-04  8:19         ` Eli Zaretskii [this message]
2011-02-04 16:57     ` Dan Nicolaescu
2011-02-04 21:16       ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83ipx0b4a4.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=sds@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.