]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
per Brian May, change monotone historyurl
authorJoey Hess <joey@kodama.kitenet.net>
Sun, 24 Feb 2008 22:58:25 +0000 (17:58 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Sun, 24 Feb 2008 22:58:25 +0000 (17:58 -0500)
> 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.

doc/ikiwiki.setup

index 2c9b0207162c91147eefda756427d2f247b0ad9f..1cef4bd87f2964a392e18d6b9dfda5edbec6de49 100644 (file)
@@ -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,