summaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/cvs/discussion
blob: e2411af6308f6f887430eb713775800f56d1436e (plain)
  1. I've started reviewing this, and the main thing I don't like is the
  2. post-commit wrapper wrapper that ikiwiki-makerepo is patched to set up.
  3. That just seems unnecessarily complicated. Why can't ikiwiki itself detect
  4. the "cvs add <directory>" call and avoid doing anything in that case?
  5. --[[Joey]]