also need File::ReadBackwards now

master
Amitai Schlair 2009-08-30 01:31:15 -04:00
parent 0721363a7a
commit 558873131f
1 changed files with 3 additions and 1 deletions

View File

@ -5,7 +5,9 @@
This plugin allows ikiwiki to use [[!wikipedia desc="CVS" Concurrent Versions System]] as an [[rcs]].
### Usage
7. Install [cvsps](http://www.cobite.com/cvsps/), [[!cpan IPC::Cmd]], [[!cpan String::ShellQuote]], and [cvsweb](http://www.freebsd.org/projects/cvsweb.html) or the like.
7. Install [cvsps](http://www.cobite.com/cvsps/), [[!cpan IPC::Cmd]],
[[!cpan String::ShellQuote]], [[!cpan File::ReadBackwards]], and
[cvsweb](http://www.freebsd.org/projects/cvsweb.html) or the like.
7. Adjust CVS-related parameters in your setup file.
Consider creating `$HOME/.cvsrc` if you don't have one already; the plugin doesn't need it, but you yourself might. Here's a good general-purpose one: