GNU bug report logs - #9781
read-only prompt in vc-next-action

Previous Next

Package: emacs;

Reported by: Jan Djärv <jan.h.d <at> swipnet.se>

Date: Tue, 18 Oct 2011 06:39:02 UTC

Severity: minor

Found in version 24.0.90

Fixed in version 24.3

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 9781 <at> debbugs.gnu.org (full text, mbox):

From: Dan Nicolaescu <dann <at> gnu.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: Jan Djärv <jan.h.d <at> swipnet.se>, 9781 <at> debbugs.gnu.org
Subject: Re: bug#9781: 24.0.90; VC can't commit removed files/directories.
Date: Wed, 19 Oct 2011 03:01:01 -0400
Glenn Morris <rgm <at> gnu.org> writes:

> Jan Djärv wrote:
>
>> I'm surprised nobody has seen this.
>
> It is a long-known issue that vc-dir does not handle removed files
> totally correctly,

The problem is in the vc-bzr backend.

vc-bzr-status should return nil when called for a file that has been
removed.  It does not.

Also it looks like there's a disconnect between 
bzr help status
[snip]
 unknown
      Not versioned and not matching an ignore pattern.


and the actual output:

bzr status NON_EXISTENT_FILE
nonexistent:
  NON_EXISTENT_FILE
bzr: ERROR: Path(s) do not exist: NON_EXISTENT_FILE
Exit 3





This bug report was last modified 12 years and 241 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.