() Jerry Griep <[email protected]>
() Mon, 4 Jun 2018 19:06:31 +0100

   ci -l c:\my_dir\foo.txt  \\my_server\my_stuff\c\my_dir\foo.txt,v
   ci -l \\my_server\my_stuff\c\my_dir\foo.txt,v
   ci -l \\my_server\my_stuff\c\my_dir\foo.txt,v  c:\my_dir\foo.txt

   None of these work (given that I am currently in C:\my_dir).
   RCS complains that it can't find the file(s).

Which version of RCS are you using?  (Use ‘rcs --version’ to
find out, if on 5.8 or later, otherwise ‘rcs -V’.)

How about specifying working file name w/o dir:

 ci -l foo.txt

Or RCS file name w/o dir:

 ci -l foo.txt,v

   If I create C:\my_dir\RCS, rcs commands work with this
   structure.  So I know that rcs is installed, and working
   properly.

OK, that's good to know.

   [used to use CS-RCS]

Interesting.  Is CS-RCS basically RCS?

-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)               ; (2018) Software Libero
   (pcase (context query)               ;       = Dissenso Etico
     (`(technical ,ml) (correctp ml))
     ...))                              748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502

Attachment: signature.asc
Description: PGP signature

Reply via email to