projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d512d58
)
review: question
author
Joey Hess
<joey@gnu.kitenet.net>
Thu, 13 Aug 2009 21:55:01 +0000
(17:55 -0400)
committer
Joey Hess
<joey@gnu.kitenet.net>
Thu, 13 Aug 2009 21:55:01 +0000
(17:55 -0400)
doc/plugins/contrib/cvs/discussion
[new file with mode: 0644]
patch
|
blob
diff --git a/doc/plugins/contrib/cvs/discussion
b/doc/plugins/contrib/cvs/discussion
new file mode 100644
(file)
index 0000000..
e2411af
--- /dev/null
+++ b/
doc/plugins/contrib/cvs/discussion
@@ -0,0
+1,5
@@
+I've started reviewing this, and the main thing I don't like is the
+post-commit wrapper wrapper that ikiwiki-makerepo is patched to set up.
+That just seems unnecessarily complicated. Why can't ikiwiki itself detect
+the "cvs add <directory>" call and avoid doing anything in that case?
+--[[Joey]]