diff options
author | Amitai Schleier <schmonz-web-ikiwiki@schmonz.com> | 2019-02-13 23:59:32 -0500 |
---|---|---|
committer | Amitai Schleier <schmonz-web-ikiwiki@schmonz.com> | 2019-02-13 23:59:32 -0500 |
commit | 94486851176765d5fac2992256039647605976f3 (patch) | |
tree | ceee54f6cea2a208624d0ad3c30600c5ff0c6297 /doc/rcs | |
parent | c0cd1b3abe6f8d1dc094872ac8c62ee9a3c0c8b2 (diff) | |
download | ikiwiki-94486851176765d5fac2992256039647605976f3.tar ikiwiki-94486851176765d5fac2992256039647605976f3.tar.gz |
Recommend against cvsps3 (haven't tried it).
Diffstat (limited to 'doc/rcs')
-rw-r--r-- | doc/rcs/cvs.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/rcs/cvs.mdwn b/doc/rcs/cvs.mdwn index 2b191f257..a8f2f2754 100644 --- a/doc/rcs/cvs.mdwn +++ b/doc/rcs/cvs.mdwn @@ -5,7 +5,8 @@ Versions System]] with ikiwiki. ### Usage 7. Install [[!cpan File::chdir]], [[!cpan File::ReadBackwards]], - [cvsps](http://www.cobite.com/cvsps/), and + [cvsps](http://www.cobite.com/cvsps/) + (note: probably not [cvsps3](http://www.catb.org/~esr/cvsps/)), and [cvsweb](http://www.freebsd.org/projects/cvsweb.html) or the like. 7. Adjust CVS-related parameters in your setup file. |