emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

vc-directory duplicates changelog for every file commited together


From: William Xu
Subject: vc-directory duplicates changelog for every file commited together
Date: Tue, 26 Feb 2008 18:33:58 +0900
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.91 (darwin)

Modify two files foo1, foo2 in a svn repo. `C-x v d' brings up the vc
dired buffer. Marked both foo1 and foo2, `v v' to write changelog, say
"just a test.", then sumit. You will find the result is same as:

,----
| svn ci -m "just a test" foo1
| svn ci -m "just a test" foo2
`----

Shouldn't it be:

,----
| svn ci -m "just a test" foo1 foo2
`----

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/Users/william/share/emacs/22.1.91/etc/DEBUG for instructions.


In GNU Emacs 22.1.91.3 (i386-apple-darwin9.2.0, Carbon Version 1.6.0)
 of 2008-02-26 on zen
Windowing system distributor `Apple Inc.', version 10.5.2
configured using `configure  '--prefix=/Users/william' '--with-carbon' 
'--without-x''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: chinese-iso-8bit
  default-enable-multibyte-characters: t

Major mode: Text

Minor modes in effect:
  erc-menu-mode: t
  erc-ring-mode: t
  erc-pcomplete-mode: t
  erc-button-mode: t
  erc-netsplit-mode: t
  encoded-kbd-mode: t
  which-function-mode: t
  global-pabbrev-mode: t
  pabbrev-mode: t
  shell-dirtrack-mode: t
  erc-truncate-mode: t
  erc-log-mode: t
  erc-spelling-mode: t
  erc-fill-mode: t
  erc-stamp-mode: t
  erc-autojoin-mode: t
  erc-track-mode: t
  erc-track-minor-mode: t
  erc-match-mode: t
  erc-smiley-mode: t
  erc-irccontrols-mode: t
  erc-noncommands-mode: t
  erc-readonly-mode: t
  page-break-mode: t
  display-time-mode: t
  recentf-mode: t
  global-auto-revert-mode: t
  show-paren-mode: t
  less-minor-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Recent input:
v v <f9> l s <return> c d SPC r e p o <return> l s 
<return> c d SPC c v s <return> l s <return> c d SPC 
e m a <tab> <return> l s <return> c d SPC C-a C-k l 
s <return> c d SPC C-a C-k C-c m c <return> l s <return> 
c d SPC <return> c d SPC r e p o <return> l s <return> 
c d SPC g e n <tab> <return> l s <return> c d SPC c 
v s C-a C-k c d SPC s v n <return> l s <return> c d 
SPC c e j <tab> <return> l s <return> c d d SPC g g 
e n <tab> <return> l s <return> c d SPC s DEL w i <tab> 
<return> l s <return> c d SPC C-a C-k s v n s t <return> 
s v n SPC s t <return> c d <return> l s <return> c 
d SPC r e p <return> c d SPC r e p o <return> l s <return> 
c SPC DEL d SPC c v s <return> l s <return> c d SPC 
e m a <tab> - DEL _ 2 2 <tab> <return> l s <return> 
l s <return> c d SPC C-a C-k a p p / C-a C-k m a c 
/ p DEL E m a <tab> <tab> <tab> <tab> o <tab> <tab> 
<tab> M a <tab> <tab> - Q <return> <f1> C-g C-g C-x 
1 <f1> k C-x v d C-e M-b M-b M-b M-f M-f M-b C-@ C-e 
M-w q C-x b <return> C-x v v C-x b C-g C-g <f1> k C-g 
C-g C-x q q M-x r e p o r t - e m <tab> b u <tab> 
<return>

Recent messages:
Mark set
/Users/william/repo/svn/cejp_repos/general_trunk/william/foo2 is up-to-date
Quit [2 times]
Type C-x 1 to remove help window.  
Quit
Loading macros...done
kbd-macro-query: Not defining or executing kbd macro
New score is 2
Currently playing: 2  周杰伦 - 8.威廉古堡            《范特西》          2001    03:56
Loading emacsbug...done

-- 
William

http://williamxu.net9.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]