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#14242: vc-next-action with registered file [VC-mode with subversion 1.7.8] Date: Mon, 22 Apr 2013 17:46:01 -0400 Message-ID: References: <51746AC8.1090903@sift.info> <15321B20-82B0-4833-BBDB-09D7301E6444@gmail.com> <51758583.1070601@sift.info> <6xtxmy2y3y.fsf@fencepost.gnu.org> <51758AD2.6030206@sift.info> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1366667173 17629 80.91.229.3 (22 Apr 2013 21:46:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Apr 2013 21:46:13 +0000 (UTC) Cc: 14242@debbugs.gnu.org To: rpgoldman@sift.info Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Apr 22 23:46:17 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UUOYy-0001D4-2E for geb-bug-gnu-emacs@m.gmane.org; Mon, 22 Apr 2013 23:46:16 +0200 Original-Received: from localhost ([::1]:38013 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUOYx-0003mh-IK for geb-bug-gnu-emacs@m.gmane.org; Mon, 22 Apr 2013 17:46:15 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:39065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUOYs-0003mc-OG for bug-gnu-emacs@gnu.org; Mon, 22 Apr 2013 17:46:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUOYr-0002yw-KE for bug-gnu-emacs@gnu.org; Mon, 22 Apr 2013 17:46:10 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:33657) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUOYr-0002yq-H3 for bug-gnu-emacs@gnu.org; Mon, 22 Apr 2013 17:46:09 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1UUOda-0007Ho-6a for bug-gnu-emacs@gnu.org; Mon, 22 Apr 2013 17:51:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 22 Apr 2013 21:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14242 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo unreproducible Original-Received: via spool by 14242-submit@debbugs.gnu.org id=B14242.136666746027996 (code B ref 14242); Mon, 22 Apr 2013 21:51:02 +0000 Original-Received: (at 14242) by debbugs.gnu.org; 22 Apr 2013 21:51:00 +0000 Original-Received: from localhost ([127.0.0.1]:37766 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UUOdX-0007HU-5i for submit@debbugs.gnu.org; Mon, 22 Apr 2013 17:50:59 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:38274) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UUOdT-0007HL-Pd for 14242@debbugs.gnu.org; Mon, 22 Apr 2013 17:50:56 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UUOYj-0004Bs-LJ; Mon, 22 Apr 2013 17:46:01 -0400 X-Spook: benelux Peking 2600 Magazine underground BLU-114/B World X-Ran: Uu"k7!tI{3{in.]&m)(}G`/jFu*V{=Yl>8jd4NPO8:&;S[yU?_# (Robert Goldman's message of "Mon, 22 Apr 2013 14:09:06 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 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.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:73596 Archived-At: (Please keep the debbugs address cc'd) Robert Goldman wrote: > Thanks. Question: isn't the stuff from my trace of vc-svn wrong? I.e., > do we agree that vc-svn is incorrectly seeing a file that's > unregistered? If that's the case, I can try to zero in on why I'm > getting these bad results, and provide you some more useful feedback. It certainly sounds like Emacs is getting the svn status of the file wrong. This may or may not be due to a problem parsing the output of the "svn status" external command. Eg it could be due to us not calling "svn status"; http://debbugs.gnu.org/7850 comes to mind. The most helpful thing is of course a recipe to reliably reproduce the problem. Failing that, you might try edebugging vc-next-action to see why it gets "state" wrong. > Also, is there some way I can examine the copy of vc-svn.el that I > have to make sure that you and I are talking about the same thing? I'm using the one in the current Emacs trunk. You can use locate-library or somesuch to find yours.