Magnus Henoch <[EMAIL PROTECTED]> writes: > 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)
I've tried to reproduce the peoblem locally. `vc-do-command' returns with an error only when the default-directory is not the remote svn directory. Since you are simply saving, this shouldn't be your case. I've also debugged vc-do-command, there shouldn't be a need for a local svn command (vc-do-command calls process-file). So could you, please, replay the scenario and raise a Tramp bug report? tramp-verbose should be 10, and the Tramp debug buffer would be valuable. Best regards, Michael. _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
