From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Francesco =?UTF-8?Q?Potort=C3=AC?= Newsgroups: gmane.emacs.bugs Subject: bug#31460: 25.2; vc-dired in SVN hides up-to-date files Date: Mon, 06 Sep 2021 18:26:47 +0200 Organization: The GNU project Message-ID: <87lf49oek8.fsf@tucano.isti.cnr.it> References: <1680f62e-73c8-3389-17c8-1bed904d6ebe@yandex.ru> <87bl5b8kn3.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19153"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 31460@debbugs.gnu.org, Dmitry Gutov To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Sep 06 18:27:10 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mNHSf-0004mo-R6 for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 06 Sep 2021 18:27:09 +0200 Original-Received: from localhost ([::1]:39034 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mNHSe-0005PU-39 for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 06 Sep 2021 12:27:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41952) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mNHSY-0005P4-9e for bug-gnu-emacs@gnu.org; Mon, 06 Sep 2021 12:27:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:42760) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mNHSY-0005rm-1a for bug-gnu-emacs@gnu.org; Mon, 06 Sep 2021 12:27:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mNHSX-0008Ok-Ug for bug-gnu-emacs@gnu.org; Mon, 06 Sep 2021 12:27:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Francesco =?UTF-8?Q?Potort=C3=AC?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 06 Sep 2021 16:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31460 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: notabug Original-Received: via spool by 31460-submit@debbugs.gnu.org id=B31460.163094561332266 (code B ref 31460); Mon, 06 Sep 2021 16:27:01 +0000 Original-Received: (at 31460) by debbugs.gnu.org; 6 Sep 2021 16:26:53 +0000 Original-Received: from localhost ([127.0.0.1]:54306 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mNHSP-0008OM-4m for submit@debbugs.gnu.org; Mon, 06 Sep 2021 12:26:53 -0400 Original-Received: from plesklin7.if2.ehiweb.it ([79.98.45.17]:36419 helo=plesklin7.if1.ehiweb.it) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mNHSN-0008OC-2h for 31460@debbugs.gnu.org; Mon, 06 Sep 2021 12:26:51 -0400 Original-Received: from tucano.isti.cnr.it (tucano.isti.cnr.it [146.48.81.102]) by plesklin7.if1.ehiweb.it (Postfix) with ESMTPSA id 17DF6104234; Mon, 6 Sep 2021 18:26:48 +0200 (CEST) In-Reply-To: <87bl5b8kn3.fsf@gnus.org> (larsi@gnus.org) X-fingerprint: 4B02 6187 5C03 D6B1 2E31 7666 09DF 2DC9 BE21 6115 X-PPP-Message-ID: <20210906162648.22677.6591@plesklin7.if1.ehiweb.it> X-PPP-Vhost: potorti.it X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:213615 Archived-At: > >Francesco Potortì writes: > >>>>>> on an svn-controlled directory which is completely updated only >>>>>> shows unregistered files. >>>>> >>>>> Or changed, deleted, etc. >>>> >>>> Well, yes, by updated I mean that all changes have been committed. >>> >>>Committed when? And how? >> >> I edit a file under svn. I save and I commit it with vc-next-action. >> Then I look at the directory with vc-dir. > >(I'm going through old bug reports that unfortunately weren't resolved >at the time.) > >This is how vc-dir is supposed to work -- it only shows files that >aren't up-to-date (i.e., changed, unregistered, etc). So this is >working as designed, and I'm therefore closing this bug report. (If I >misunderstood what you meant here, please respond to the debbugs address >and we'll reopen.) I think you understood. Only, at the time it seemd unreasonable to me that vc-dir does not show all vc-controlled files. In time, I got used to it but I still think that being able to see all files is a must, and it shluld be possible to use such a view by default. Thanks for your maintainance work