projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9721801
)
response
author
Joey Hess
<joey@kodama.kitenet.net>
Wed, 16 Jul 2008 21:52:13 +0000
(17:52 -0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Wed, 16 Jul 2008 21:52:13 +0000
(17:52 -0400)
doc/post-commit/discussion.mdwn
patch
|
blob
|
history
diff --git
a/doc/post-commit/discussion.mdwn
b/doc/post-commit/discussion.mdwn
index 08125d9ff6d6f5814adfe0b10d8165fc363b2507..31347a614b9e52f3dcaa8fc0c69b72d5d82183d5 100644
(file)
--- a/
doc/post-commit/discussion.mdwn
+++ b/
doc/post-commit/discussion.mdwn
@@
-41,3
+41,7
@@
Hello, I've setup ikiwiki with subversion. I can edit pages from web browser usi
So, I think I miss something, because I don't think I must run "svn add" or "svn commit" anytime I modify or create a wiki file.
Thanks
+
+> Yes, ikiwiki does expect you to use your revision control system to check
+> in changes. Otherwise, recentchanges cannot work right, since it uses the
+> commit history from your revision control system. --[[Joey]]