all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: George Nurser <agn@noc.soton.ac.uk>
Subject: problem with vc-svn + tramp.
Date: Sun, 29 May 2005 23:59:44 +0100	[thread overview]
Message-ID: <63f21854e6e2dca43ad3df2ffb938887@soc.soton.ac.uk> (raw)

I am using emacs 22.0.50, running on a powerbook. When I use tramp to  
edit a file in a subversion directory by doing ssh onto a SUN  
workstation, it seems to automatically switch on the vc-svn mode. It  
then keeps failing, with the message

vc-do-command: Running svn...FAILED (status 127)

If I switch on 'Enter debugger on error' from the options menu and try  
to save a file I have modified
(/ssh:nilas:/data/jrd/occamd/AGN_MODEL/SUBVERSION/SOURCE/Makefile), I  
get a trace ending with:

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"  
"/ssh:nilas:/data/jrd/occamd/AGN_MODEL/SUBVERSION/SOURCE/Makefile"  
"status" "-v")
   apply(vc-do-command t 0 "svn"  
"/ssh:nilas:/data/jrd/occamd/AGN_MODEL/SUBVERSION/SOURCE/Makefile"  
("status" "-v"))
   vc-svn-command(t 0  
"/ssh:nilas:/data/jrd/occamd/AGN_MODEL/SUBVERSION/SOURCE/Makefile"  
"status" "-v")
    
vc-svn-registered("/ssh:nilas:/data/jrd/occamd/AGN_MODEL/SUBVERSION/ 
SOURCE/Makefile")
   apply(vc-svn-registered  
"/ssh:nilas:/data/jrd/occamd/AGN_MODEL/SUBVERSION/SOURCE/Makefile")


The important thing when i am working remotely is to be able to edit  
files; being able to perform the svn actions from emacs is not so  
crucial, so if anybody can tell me an easy way to switch off the vc-svn  
mode, that would be very helpful as a start.

I can edit the file OK if I do it through drag & drop & Samba. However,  
as I use fortran *.F and *.f files, & samba is case insesnitive, emacs   
eventually becomes confused. Hence I prefer tramp.

Incidentally, now does the vc-svn mode compare with the psvn.el  
available at http://www.xsteve.at/prg/vc_svn/ ? The svn commands from  
this do seem to work with the older version emacs (21.3.50 I think)  
that we have on the SUNs.

Any ideas appreciated. George Nurser.

             reply	other threads:[~2005-05-29 22:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-29 22:59 George Nurser [this message]
     [not found] <mailman.2356.1117407751.25862.help-gnu-emacs@gnu.org>
2005-12-14  4:06 ` problem with vc-svn + tramp Emory Smith
2005-12-15  5:31   ` Bill Wohler

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=63f21854e6e2dca43ad3df2ffb938887@soc.soton.ac.uk \
    --to=agn@noc.soton.ac.uk \
    /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.