all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@gnu.org>
To: Glenn Morris <rgm@gnu.org>
Cc: 9781@debbugs.gnu.org
Subject: bug#9781: 24.0.90; VC can't commit removed files/directories.
Date: Wed, 19 Oct 2011 03:01:01 -0400	[thread overview]
Message-ID: <yxq62jlbh3m.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <pud3duwzt2.fsf@fencepost.gnu.org> (Glenn Morris's message of "Tue, 18 Oct 2011 02:59:05 -0400")

Glenn Morris <rgm@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






  reply	other threads:[~2011-10-19  7:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-18  6:36 bug#9781: 24.0.90; VC can't commit removed files/directories Jan Djärv
2011-10-18  6:59 ` Glenn Morris
2011-10-19  7:01   ` Dan Nicolaescu [this message]
2011-10-20 21:05 ` Glenn Morris
2011-10-20 21:09   ` Glenn Morris
2011-10-21  9:15     ` Jan Djärv
2011-10-29 18:32       ` Glenn Morris
2011-10-29 19:46         ` Stefan Monnier
2012-09-27  7:01           ` Glenn Morris
2011-10-21  9:13   ` Jan Djärv

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=yxq62jlbh3m.fsf@fencepost.gnu.org \
    --to=dann@gnu.org \
    --cc=9781@debbugs.gnu.org \
    --cc=rgm@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.