all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: robert81@sdf.lonestar.org
Cc: emacs-pretest-bug@gnu.org
Subject: Re: VC Status query fails for unmodified SVN directory
Date: Tue, 15 Apr 2008 14:31:27 -0700	[thread overview]
Message-ID: <200804152131.m3FLVR06017082@sallyv1.ics.uci.edu> (raw)
In-Reply-To: <35031.201.255.188.249.1208286822.squirrel@webmail.freeshell.org> ("Roberto Rodrí"'s message of "Tue, 15 Apr 2008 16:13:42 -0300 (ART)")

Roberto Rodrí­guez <robert81@sdf.lonestar.org> 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	other threads:[~2008-04-15 21:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-15 19:13 VC Status query fails for unmodified SVN directory Roberto Rodrí­guez
2008-04-15 21:31 ` Dan Nicolaescu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200804152131.m3FLVR06017082@sallyv1.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=robert81@sdf.lonestar.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.