internal package
Foswiki::Store::RcsLite internal package
Foswiki::Store::RcsLite is a
Foswiki::Store::Rcs::Store Foswiki::Store
for stores that use the RCS version
control system to manage disk files. This class inherits most of its
functionality from Foswiki::Store::Rcs::Store
, which it shares with
Foswiki::Store::RcsWrap
.
For readers who are familiar with Foswiki version 1.0, this class
has no equivalent in Foswiki 1.0. The equivalent of the old
Foswiki::Store::RcsLite
is the new Foswiki::Store::Rcs::RcsLiteHandler
.