specify where in IkiWiki.pm CVS metadata is avoided (wiki_file_prune_regexps)

master
http://schmonz.livejournal.com/ 2009-07-31 18:37:58 -04:00 committed by Joey Hess
parent 28b390c19a
commit 216a349bb9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
This plugin allows ikiwiki to use [[!wikipedia desc="CVS" Concurrent Versions System]] as an [[rcs]].
* Diffs are against [[3.14159|news/version_3.14159]]. `cvs.pm` started life as a copy of `svn.pm`.
* `IkiWiki.pm` avoids copying CVS metadata into `$DESTDIR`.
* `IkiWiki.pm:wiki_file_prune_regexps` avoids copying CVS metadata into `$DESTDIR`.
* [[ikiwiki-makerepo]]:
* creates a repository,
* imports `$SRCDIR` into top-level module `ikiwiki` (vendor tag IKIWIKI, release tag PRE_CVS),