Vincent Bernat <[EMAIL PROTECTED]> writes:
> Hello !
Hi,
> I was using Tramp 2.0.28 and was able to commit files to CVS from a
> remote machine (by opening the file, modifying it, then C-x v
> v). However, this does not work any more with Tramp 2.0.47. I get this
> message :
>
> tramp-file-name-for-operation: unknown file I/O primitive: shell-command
>
> Any idea ?
Oops, cut'n'waste error. Could you, please, check the following patch:
[EMAIL PROTECTED]:[1582] diff -u tramp.el.~1~ tramp.el
--- tramp.el.~1~ Sun Jan 16 11:51:45 2005
+++ tramp.el Tue Feb 1 13:19:55 2005
@@ -4107,7 +4107,7 @@
((member operation
(list 'dired-call-process-command
; Emacs only
- 'shell
+ 'shell-command
; Post Emacs 21.3 only
'process-file
; XEmacs only
Best regards, Michael.
_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tramp-devel