From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#737: vc-dir reports unregistered-then-deleted file is "up-to-date" Date: Sat, 04 Oct 2008 20:44:07 -0400 Message-ID: References: <18600.37952.844941.609726@rgrjr.rgrjr.dyndns.org> <200810040538.m945cRWl025789@mothra.ics.uci.edu> Reply-To: Glenn Morris , 737@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1223169015 30994 80.91.229.12 (5 Oct 2008 01:10:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 5 Oct 2008 01:10:15 +0000 (UTC) Cc: 737@emacsbugs.donarmstrong.com To: Dan Nicolaescu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Oct 05 03:11:12 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KmI9P-0000gX-Gg for geb-bug-gnu-emacs@m.gmane.org; Sun, 05 Oct 2008 03:11:11 +0200 Original-Received: from localhost ([127.0.0.1]:59714 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KmI8M-0000ZZ-1i for geb-bug-gnu-emacs@m.gmane.org; Sat, 04 Oct 2008 21:10:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KmI8H-0000Z6-24 for bug-gnu-emacs@gnu.org; Sat, 04 Oct 2008 21:10:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KmI8F-0000Yg-J9 for bug-gnu-emacs@gnu.org; Sat, 04 Oct 2008 21:10:00 -0400 Original-Received: from [199.232.76.173] (port=34281 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KmI8F-0000Yb-8G for bug-gnu-emacs@gnu.org; Sat, 04 Oct 2008 21:09:59 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:40331) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KmI8E-0006Bs-Ti for bug-gnu-emacs@gnu.org; Sat, 04 Oct 2008 21:09:59 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9519uBs005099; Sat, 4 Oct 2008 18:09:57 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m950t4Jx000770; Sat, 4 Oct 2008 17:55:04 -0700 X-Loop: don@donarmstrong.com Resent-From: Glenn Morris Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 05 Oct 2008 00:55:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 737 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 737-submit@emacsbugs.donarmstrong.com id=B737.122316759031940 (code B ref 737); Sun, 05 Oct 2008 00:55:03 +0000 Original-Received: (at 737) by emacsbugs.donarmstrong.com; 5 Oct 2008 00:46:30 +0000 Original-Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m950kR1i031934 for <737@emacsbugs.donarmstrong.com>; Sat, 4 Oct 2008 17:46:28 -0700 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KmHjD-0002tT-EN; Sat, 04 Oct 2008 20:44:07 -0400 X-Spook: Mole Reno Al-Qaeda weapons of mass destruction freedom S X-Ran: du1U!z3>anGu=Z(r"D(sz2- (Dan Nicolaescu's message of "Fri, 3 Oct 2008 22:38:27 -0700 (PDT)") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Sat, 04 Oct 2008 21:10:00 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:21118 Archived-At: Dan Nicolaescu wrote: > I've checked in patches to fix this for CVS, Subversion and Mercurial. The subversion one works for me, but the CVS one does not (with vc-stay-local and vc-cvs-stay-local nil).