bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#4741: 23.1; vc-dir with svn gives wrong result


From: Dan Nicolaescu
Subject: bug#4741: 23.1; vc-dir with svn gives wrong result
Date: Fri, 16 Oct 2009 19:29:29 -0700 (PDT)

Tom Tromey <tromey@redhat.com> writes:

  > Please write in English if possible, because the Emacs maintainers
  > usually do not have translators to read other languages for them.
  > 
  > Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
  > and to the gnu.emacs.bug news group.
  > 
  > Please describe exactly what actions triggered the bug
  > and the precise symptoms of the bug:
  > 
  > 
  > I ran vc-dir on a directory managed by svn.
  > It showed 2 modified files.
  > However, svn status shows many more modified files.
  > 
  > Here are the contents of the vc-dir buffer and various svn commands in
  > the same directory.

If looks like you wrote the function that does most of the work here:
vc-svn-after-dir-status.  Can you please debug it and see what is wrong?

A quick thing to try is to take out the -u flag from vc-svn-dir-status
and see if things work better... 






reply via email to

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