RCS checkin over tramp

2000-06-28 Thread gsstark
Problems running vc/rcs over tramp. When I try to check in changes I sometimes get this error in the echo area: Command rcsdiff returned status 2. Running `rcsdiff'...FAILED (status 2) And then a buffer pops up displaying these error messages: rcsdiff: `RCS/' is not a regular file rcsdiff: RCS

Re: RCS checkin over tramp

2000-06-28 Thread Daniel Pittman
On 28 Jun 2000, <[EMAIL PROTECTED]> wrote: > Problems running vc/rcs over tramp. When I try to check in changes I > sometimes get this error in the echo area: > > Command rcsdiff returned status 2. > Running `rcsdiff'...FAILED (status 2) > > And then a buffer pops up displaying these error mess

Re: RCS checkin over tramp

2000-06-29 Thread Kai Großjohann
[EMAIL PROTECTED] writes: > Command rcsdiff returned status 2. > Running `rcsdiff'...FAILED (status 2) > > And then a buffer pops up displaying these error messages: > > rcsdiff: `RCS/' is not a regular file > rcsdiff: RCS/: Invalid argument Hm. Could you (setq tramp-debug-buffer t), repeat t

Re: RCS checkin over tramp

2000-06-29 Thread Gregory Stark
[EMAIL PROTECTED] (Kai Großjohann) writes: > > rcsdiff: `RCS/' is not a regular file > > rcsdiff: RCS/: Invalid argument I think I solved the problem. solaris diff doesn't support "-u" so i set diff-switches to "". But that's a list of arguments so it was passing an empty argument, ie the curre