response
authorJoey Hess <joey@kodama.kitenet.net>
Wed, 16 Jul 2008 21:52:13 +0000 (17:52 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Wed, 16 Jul 2008 21:52:13 +0000 (17:52 -0400)
doc/post-commit/discussion.mdwn

index 08125d9ff6d6f5814adfe0b10d8165fc363b2507..31347a614b9e52f3dcaa8fc0c69b72d5d82183d5 100644 (file)
@@ -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]]