Re: Syntax for Pairs of Working and RCS Files
Thien-Thi Nguyen <[email protected]> Mon, 04 Jun 2018 20:33:36 +0200
| Newsgroups | gmane.comp.gnu.rcs |
|---|---|
| Message-ID | <[email protected]> |
--=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable () 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 =E2=80=98rcs --version=E2=80=99 to find out, if on 5.8 or later, otherwise =E2=80=98rcs -V=E2=80=99.) 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? =2D-=20 Thien-Thi Nguyen ----------------------------------------------- (defun responsep (query) ; (2018) Software Libero (pcase (context query) ; =3D Dissenso Etico (`(technical ,ml) (correctp ml)) ...)) 748E A0E8 1CB8 A748 9BFA =2D-------------------------------------- 6CE4 6703 2224 4C80 7502 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlsVhgQACgkQZwMiJEyAdQL6wwCgrn3Mil7NBcwj7ZqImyNxQTlC vZ8AoLuYulv0aYBpFd5oyKEI3pqvdiHL =QBcC -----END PGP SIGNATURE----- --=-=-=--