Compatible with DokuWiki
External requirements: This plugin requires the following additional components that must be installed separately:
Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.
To include a local repository write the following:
{{svnlog>file:///path/to/repository}}
To include a remote repository write the following:
{{svnlog>http://path/to/repository}}
To include a remote repository with login write the following:
{{svnlog>https://path/to/repository & username=x & password=y}}
To change the limit of displayed log messages write the following:
{{svnlog>file:///path/to/repository & 50}}
{{svnlog>http:///path/to/repository & 100}}
{{svnlog>https:///path/to/repository & 250 & username=x & password=y}}
Basic syntax:
{{svnlog>path[&limit][&username=x][&password=y]}}
ToDo
ToDo
ToDo
ToDo