From: Joey Hess Date: Sun, 24 Feb 2008 22:58:25 +0000 (-0500) Subject: per Brian May, change monotone historyurl X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/154532b2786df30e5341d300ad6d131843aa446b per Brian May, change monotone historyurl > This doesn't work in currently released versions of viewmtn (it was > meant to), but has been fixed in the development repository. I imagine > it won't be long until the next release. --- diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index 2c9b02071..1cef4bd87 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -50,7 +50,7 @@ use IkiWiki::Setup::Standard { # Monotone stuff #rcs => "monotone", #mtnkey => "web\@machine.company.com", - #historyurl => "http://viewmtn.example.com/", + #historyurl => "http://viewmtn.example.com/branch/head/filechanges/com.example.branch/[[file]]", #diffurl => "http://viewmtn.example.com/revision/diff/[[r1]]/with/[[r2]]/[[file]]", # Set if you want the wiki to sync on update and commit. #mtnsync => 0,