X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c74571c7582b7ce3111841a0229f84f7059711aa..575af4266797ed0be671630b62c5324d79c863ff:/doc/rcs/cvs.mdwn diff --git a/doc/rcs/cvs.mdwn b/doc/rcs/cvs.mdwn index a0ee5ab60..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. @@ -43,3 +44,4 @@ general-purpose one: (and `.../cvs/foo.mdwn` on case-insensitive filesystems); thanks to the CVS metadata directory, the attempt will fail anyway (and much more confusingly) if we don't. +* Do a writeup for [[rcs/details]].