aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/cvs.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-09-10 16:18:23 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-09-10 16:18:23 -0400
commit93cd30bc0a882037ae2c65c8d6d3a9dc3d09c899 (patch)
tree33599fa45d5517e3ce743dabe1f6731ab44c27d3 /doc/plugins/contrib/cvs.mdwn
parentf5bd1cf3cd4cc481cfd0bb08ee06aded56fc32ee (diff)
parent59c88c255438fabe50115fbfa3adf1327579170d (diff)
downloadikiwiki-93cd30bc0a882037ae2c65c8d6d3a9dc3d09c899.tar
ikiwiki-93cd30bc0a882037ae2c65c8d6d3a9dc3d09c899.tar.gz
Merge branch 'master' into cvs
Diffstat (limited to 'doc/plugins/contrib/cvs.mdwn')
-rw-r--r--doc/plugins/contrib/cvs.mdwn3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/plugins/contrib/cvs.mdwn b/doc/plugins/contrib/cvs.mdwn
index d45992300..b75929139 100644
--- a/doc/plugins/contrib/cvs.mdwn
+++ b/doc/plugins/contrib/cvs.mdwn
@@ -22,9 +22,6 @@ Consider creating `$HOME/.cvsrc` if you don't have one already; the plugin doesn
* `cvs.pm` started life as a copy of [[3.14159|news/version_3.14159]]'s `svn.pm`.
* `IkiWiki.pm:wiki_file_prune_regexps` avoids copying CVS metadata
into `$DESTDIR`.
-* `IkiWiki/Wrapper.pm` provides a new "wrapperargcheck" hook, which
-the plugin implements to avoid calling ikiwiki from post-commit
-(and locking against itself) if it's a directory being `cvs add`ed.
* [[ikiwiki-makerepo]]:
* creates a repository,
* imports `$SRCDIR` into top-level module `ikiwiki` (vendor tag IKIWIKI, release tag PRE_CVS),