ossp-pkg/shiela/shiela-install.pod 1.22 -> 1.23
--- shiela-install.pod 2004/05/05 13:18:47 1.22
+++ shiela-install.pod 2004/05/06 19:45:39 1.23
@@ -71,7 +71,7 @@
=item B<4.>
add to C<$CVSROOT/CVSROOT/taginfo> (the hook for checking tag
-operations): ``C<ALL $CVSROOT/CVSROOT/shiela --hook=taginfo>''.
+operations): ``C<ALL $CVSROOT/CVSROOT/shiela --hook=taginfo %t %o %p %{sv}>''.
=item B<5.>
@@ -96,17 +96,17 @@
=item B<7.>
add to C<$CVSROOT/CVSROOT/commitinfo> (the hook for checking commit
-operations): ``C<ALL $CVSROOT/CVSROOT/shiela --hook=commitinfo>''.
+operations): ``C<ALL $CVSROOT/CVSROOT/shiela --hook=commitinfo %r/%p %s>''.
=item B<8.>
add to C<$CVSROOT/CVSROOT/verifymsg> (the hook for post-processing log
-messages): ``C<DEFAULT $CVSROOT/CVSROOT/shiela --hook=verifymsg>''.
+messages): ``C<DEFAULT $CVSROOT/CVSROOT/shiela --hook=verifymsg %l>''.
=item B<9.>
add to C<$CVSROOT/CVSROOT/loginfo> (the hook for performing logging):
-``C<ALL $CVSROOT/CVSROOT/shiela --hook=loginfo %{sVvto}>''.
+``C<ALL $CVSROOT/CVSROOT/shiela --hook=loginfo %p %{sVvto}>''.
This requires that you use a CVS version with RSE patches
applied (see below). If you use a stock CVS version, use ``C<ALL
$CVSROOT/CVSROOT/shiela --hook=loginfo %{sVv}>'' instead and live with
@@ -205,7 +205,7 @@
B<OSSP shiela> to apply access control to the "C<cvs tag>" and "C<cvs
admin>" commands. Hence Ralf S. Engelschall extended CVS with those
features (and more) and maintains a patch set in the "cvs" package of
-his B<OpenPKG> project (http://www.ossp.org/). You can find the latest
+his B<OpenPKG> project (http://www.openpkg.org/). You can find the latest
patch set under http://cvs.openpkg.org/openpkg-src/cvs/cvs.patches.rse
=head1 SEE ALSO
|
|