"Yusuf Goolamabbas" <yusufg(a)huge.net> writes:
Hi, If I do C-x v v for a file opened via EFS on a remote machine.
It
always fails and the output I get (assuming the file is called test)
The file however exists on the remote server
test,v <-- test
ci: test: No such file or directory
Is there any obvious thing I might have missed ?
Yes. C-x v v calls the RCS ci program and that obviously won't work
over ftp.
Jan