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

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

Saving SVN-managed files over Tramp fails


From: Magnus Henoch
Subject: Saving SVN-managed files over Tramp fails
Date: Fri, 11 Nov 2005 10:40:25 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (berkeley-unix)

I had opened a file on a remote host over Tramp.  The file is in an
SVN tree.  When trying to save the file, I get the following
backtrace.  (I don't have SVN installed on the local machine)

Debugger entered--Lisp error: (error "Running svn...FAILED (status 127)")
  signal(error ("Running svn...FAILED (status 127)"))
  error("Running %s...FAILED (%s)" "svn" "status 127")
  vc-do-command(t 0 "svn" 
"/sshx:address@hidden:/jabber/src/production/msn.jabber.cd.chalmers.se-svn/config.xml"
 "status" "-v")
  apply(vc-do-command t 0 "svn" 
"/sshx:address@hidden:/jabber/src/production/msn.jabber.cd.chalmers.se-svn/config.xml"
 ("status" "-v"))
  vc-svn-command(t 0 
"/sshx:address@hidden:/jabber/src/production/msn.jabber.cd.chalmers.se-svn/config.xml"
 "status" "-v")
  
vc-svn-registered("/sshx:address@hidden:/jabber/src/production/msn.jabber.cd.chalmers.se-svn/config.xml")
  apply(vc-svn-registered 
"/sshx:address@hidden:/jabber/src/production/msn.jabber.cd.chalmers.se-svn/config.xml")
  vc-call-backend(SVN registered 
"/sshx:address@hidden:/jabber/src/production/msn.jabber.cd.chalmers.se-svn/config.xml")
  #[(b) "ÂÃ    #..Ä   Å#..ÆÇÈ\"." [b file vc-call-backend registered 
vc-file-setprop vc-backend throw found t] 4](SVN)
  mapcar(#[(b) "ÂÃ     #..Ä   Å#..ÆÇÈ\"." [b file vc-call-backend 
registered vc-file-setprop vc-backend throw found t] 4] (RCS CVS SVN SCCS Arch 
MCVS))
  byte-code("ÃÄ\".ÅÆ   ..     Ç=..\n..      \nB\".)ÈÄÇ#.É." [file backend 
vc-handled-backends vc-file-getprop vc-backend mapcar #[(b) "ÂÃ #..Ä   
Å#..ÆÇÈ\"." [b file vc-call-backend registered vc-file-setprop vc-backend 
throw found t] 4] none vc-file-setprop nil] 4)
  
vc-registered("/sshx:address@hidden:/jabber/src/production/msn.jabber.cd.chalmers.se-svn/config.xml")
  apply(vc-registered 
"/sshx:address@hidden:/jabber/src/production/msn.jabber.cd.chalmers.se-svn/config.xml")
  tramp-run-real-handler(vc-registered 
("/sshx:address@hidden:/jabber/src/production/msn.jabber.cd.chalmers.se-svn/config.xml"))
  tramp-sh-file-name-handler(vc-registered 
"/sshx:address@hidden:/jabber/src/production/msn.jabber.cd.chalmers.se-svn/config.xml")
  apply(tramp-sh-file-name-handler vc-registered 
"/sshx:address@hidden:/jabber/src/production/msn.jabber.cd.chalmers.se-svn/config.xml")
  tramp-file-name-handler(vc-registered 
"/sshx:address@hidden:/jabber/src/production/msn.jabber.cd.chalmers.se-svn/config.xml")
  
vc-registered("/sshx:address@hidden:/jabber/src/production/msn.jabber.cd.chalmers.se-svn/config.xml")
  
vc-backend("/sshx:address@hidden:/jabber/src/production/msn.jabber.cd.chalmers.se-svn/config.xml")
  vc-before-save()
  basic-save-buffer()
  save-buffer(1)
  call-interactively(save-buffer)


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
/usr/local/share/emacs/22.0.50/etc/DEBUG for instructions.


In GNU Emacs 22.0.50.1 (powerpc-unknown-netbsd3.99.10, X toolkit, Xaw3d scroll 
bars)
 of 2005-11-01 on zemdatav
X server distributor `The XFree86 Project, Inc', version 11.0.40400000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: en_US.UTF-8
  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: utf-8
  default-enable-multibyte-characters: t

Major mode: Debugger

Minor modes in effect:
  desktop-save-mode: t
  file-name-shadow-mode: t
  jabber-activity-mode: t
  jabber-mode-line-mode: t
  iswitchb-mode: t
  icomplete-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  mouse-wheel-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
  line-number-mode: t

Recent input:
<right> C-s C-w C-w C-w C-s C-s <return> <down> <down> 
<down> <up> <up> <up> <down> C-x C-f v c - s v <tab> 
<return> C-s v c - s v n - a <backspace> m a k e - 
C-w C-w C-w C-s C-s <return> C-x 1 <down> <down> C-h 
v C-g C-h f v c SPC s t a y SPC l o c <return> M-x 
<up> <up> <up> C-g C-x C-s C-x <right> C-x <right> 
C-x <right> C-x C-s <up> C-x h M-w M-x e m <backspace> 
<backspace> r e p o r t SPC e m <return>

Recent messages:
Quit
Type C-x 1 to remove help window.  C-M-v to scroll the help.
Fri Nov 11 10:35:57 2005: sending keepalive packet
Fri Nov 11 10:35:58 2005: got keepalive response
Quit
(No changes need to be saved)
Message from kotsje in Esperanto
Entering debugger...
Mark set [2 times]
Loading emacsbug...done




reply via email to

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