diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-16 17:52:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-16 17:52:13 -0400 |
commit | 294b2cd67fc6d1223d90691806b56e258ca325d2 (patch) | |
tree | 394c5caf8c3785ce46e68a16ffaeb6d813fd94ad /doc/post-commit | |
parent | 9721801af0345ebbdf6f527ff3c555c7112a0a3e (diff) |
response
Diffstat (limited to 'doc/post-commit')
-rw-r--r-- | doc/post-commit/discussion.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/post-commit/discussion.mdwn b/doc/post-commit/discussion.mdwn index 08125d9ff..31347a614 100644 --- 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]] |