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#18605: 24.3.93; vc-svn-dir-status-files returns filenames prepended with spaces Date: Thu, 02 Oct 2014 15:16:53 -0400 Message-ID: References: <86mw9efysa.fsf@yandex.ru> <542D57F2.2060603@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1412277435 11000 80.91.229.3 (2 Oct 2014 19:17:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 2 Oct 2014 19:17:15 +0000 (UTC) Cc: 18605@debbugs.gnu.org To: Dmitry Gutov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 02 21:17:09 2014 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 1XZlsB-0006Ls-Fn for geb-bug-gnu-emacs@m.gmane.org; Thu, 02 Oct 2014 21:17:07 +0200 Original-Received: from localhost ([::1]:35940 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZlsA-0007hj-SD for geb-bug-gnu-emacs@m.gmane.org; Thu, 02 Oct 2014 15:17:06 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44348) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZls7-0007hd-Df for bug-gnu-emacs@gnu.org; Thu, 02 Oct 2014 15:17:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XZls6-0000Am-HF for bug-gnu-emacs@gnu.org; Thu, 02 Oct 2014 15:17:03 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:39567) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZls6-0000Ai-Dl for bug-gnu-emacs@gnu.org; Thu, 02 Oct 2014 15:17:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XZls6-0001Ra-0A for bug-gnu-emacs@gnu.org; Thu, 02 Oct 2014 15:17:02 -0400 X-Loop: help-debbugs@gnu.org In-Reply-To: <86mw9efysa.fsf@yandex.ru> Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 02 Oct 2014 19:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18605 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 18605-submit@debbugs.gnu.org id=B18605.14122774185534 (code B ref 18605); Thu, 02 Oct 2014 19:17:01 +0000 Original-Received: (at 18605) by debbugs.gnu.org; 2 Oct 2014 19:16:58 +0000 Original-Received: from localhost ([127.0.0.1]:59364 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XZls1-0001RC-Oq for submit@debbugs.gnu.org; Thu, 02 Oct 2014 15:16:58 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:60810) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XZlrz-0001R4-7l for 18605@debbugs.gnu.org; Thu, 02 Oct 2014 15:16:56 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XZlrx-0001b1-Pv; Thu, 02 Oct 2014 15:16:53 -0400 X-Spook: Firefly Hugo Chavez mindwar bluebird cracking codes X-Ran: oXfbm?OVjZMa$tzrotf^^;`Q,?b@o{HW=n%YKqeYPKxx"UfaY)}BVVX0(=Hj-rNx'ecN 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:94037 Archived-At: Dmitry Gutov wrote: >> Do you know if that's because of a change in SVN's output format, or if >> that's because of a change in the way Emacs parses SVN's output? > > The former, apparently. See > > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4741 and > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6361 Surely the way to answer the question is to give a recipe that shows the relevant svn status output in an old and new version of svn.