emacs-devel
[Top][All Lists]
Advanced

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

Re: VC Status query fails for unmodified SVN directory


From: Dan Nicolaescu
Subject: Re: VC Status query fails for unmodified SVN directory
Date: Tue, 15 Apr 2008 14:31:27 -0700

Roberto Rodrí­guez <address@hidden> writes:

  > Hello, dear Emacs developers.
  > 
  > I think I've run into a bug while testing the GNU Emacs 23.
  > My build information is:
  > 
  > GNU Emacs 23.0.60.4 (i686-pc-linux-gnu, GTK+ Version 2.10.13)
  >  of 2008-04-15 on darkstar
  > Windowing system distributor `The X.Org Foundation', version 11.0.10300000
  > configured using `configure  '--with-x-toolkit'
  > '--prefix=/usr/local/emacs23''
  > 
  > 
  > The error happens when invoking M-x vc-status on an up-to-date SVN
  > directory (it doesn't happen in directories with edited files).
  > The SVN server runs on the same machine and contains non-ASCII information.

Does it happen when using "emacs -Q" ? 
What is the output of "svn status" in that directory? Nothing?
Can you do: 

emacs -Q
M-x load-library cl RET
M-x load-library vc-svn.el RET
M-x (setq debug-on-error t) RET
M-x vc-status THE_PROBLEM_DIRECTORY RET

and email the results of the Backtrace buffer? (please make sure it is
not wrapped as your original message, it is hard to read).





reply via email to

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