GNU bug report logs - #19406
25.0.50; `vc-dir' is (even more) broken in Subversion for directories with many files

Previous Next

Package: emacs;

Reported by: Richard Copley <rcopley <at> gmail.com>

Date: Thu, 18 Dec 2014 12:55:02 UTC

Severity: normal

Found in version 25.0.50

Done: Dmitry Gutov <dgutov <at> yandex.ru>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 19406 in the body.
You can then email your comments to 19406 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#19406; Package emacs. (Thu, 18 Dec 2014 12:55:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Richard Copley <rcopley <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 18 Dec 2014 12:55:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Richard Copley <rcopley <at> gmail.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: 25.0.50; `vc-dir' is (even more) broken in Subversion for directories
 with many files
Date: Thu, 18 Dec 2014 12:53:57 +0000
After fixing bug #19405 by applying the patch given in that bug
report, the `vc-dir' command works under Subversion, but only for
small directories.
For directories with a large number of files, the message “Spawning
child process: exec format error” is displayed and the vc-dir buffer
displays the “[waiting…]” text indefinitely.


In GNU Emacs 25.0.50.1 (x86_64-w64-mingw32)
 of 2014-12-15 on 80461UHB
Repository revision: e2815bfe2a1e4d5a21d6b6378ebc2108d4d104ab
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix /c/emacs/emacs-20141215-080142
 --disable-dependency-tracking
 --enable-locallisppath=%emacs_dir%/../site-lisp --with-wide-int
 --build=x86_64-w64-mingw32 'CPPFLAGS=-I G:/usr/include -I
 C:/GnuWin32/include -march=native -mtune=native' 'LDFLAGS=-L G:/usr/lib
 -L C:/GnuWin32/lib''

Configured features:
XPM JPEG TIFF GIF PNG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB

Important settings:
  value of $LANG: ENG
  locale-coding-system: cp1252

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message dired format-spec
rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045
ietf-drums mm-util help-fns mail-prsvr mail-utils time-date tooltip
eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel
dos-w32 ls-lisp disp-table w32-win w32-vars tool-bar dnd fontset image
regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode
prog-mode register page menu-bar rfn-eshadow timer select scroll-bar
mouse jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
w32notify w32 multi-tty emacs)

Memory information:
((conses 16 77862 5648)
 (symbols 56 17926 1)
 (miscs 48 47 125)
 (strings 32 12546 3574)
 (string-bytes 1 322491)
 (vectors 16 9338)
 (vector-slots 8 377427 15003)
 (floats 8 62 65)
 (intervals 56 229 17)
 (buffers 976 11))




Reply sent to Dmitry Gutov <dgutov <at> yandex.ru>:
You have taken responsibility. (Thu, 18 Dec 2014 13:50:01 GMT) Full text and rfc822 format available.

Notification sent to Richard Copley <rcopley <at> gmail.com>:
bug acknowledged by developer. (Thu, 18 Dec 2014 13:50:02 GMT) Full text and rfc822 format available.

Message #10 received at 19406-done <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: Richard Copley <rcopley <at> gmail.com>
Cc: 19406-done <at> debbugs.gnu.org
Subject: Re: bug#19406: 25.0.50;
 `vc-dir' is (even more) broken in Subversion for directories with
 many files
Date: Thu, 18 Dec 2014 15:49:11 +0200
Richard Copley <rcopley <at> gmail.com> writes:

> After fixing bug #19405 by applying the patch given in that bug
> report, the `vc-dir' command works under Subversion, but only for
> small directories.
> For directories with a large number of files, the message “Spawning
> child process: exec format error” is displayed and the vc-dir buffer
> displays the “[waiting…]” text indefinitely.

This seems to be the same as bug 19387. Should also be fixed now.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19406; Package emacs. (Thu, 18 Dec 2014 15:24:02 GMT) Full text and rfc822 format available.

Message #13 received at 19406-done <at> debbugs.gnu.org (full text, mbox):

From: Richard Copley <rcopley <at> gmail.com>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: 19406-done <at> debbugs.gnu.org
Subject: Re: bug#19406: 25.0.50; `vc-dir' is (even more) broken in Subversion
 for directories with many files
Date: Thu, 18 Dec 2014 15:23:36 +0000
> This seems to be the same as bug 19387. Should also be fixed now.

Confirmed, thanks.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 16 Jan 2015 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 218 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.