DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:svnlog

This is an old revision of the document!


svnlog Plugin

Compatible with DokuWiki

2010-11-07, rc2011-04-22

plugin Display SVN log messages within wiki pages.

Last updated on
2011-04-15
Provides
Syntax

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with subversion, svn

Installation

:!: 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.

Examples/Usage

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}}

Syntax

Basic syntax:

{{svnlog>path[&limit][&username=x][&password=y]}}
  • path specifies the repository location
  • limit specifies the maximum number of log messages displayed
  • username specifies the HTTP(S) authentication username
  • password specifies the HTTP(S) authentication password

Development

Change Log

  • 2011-04-15
    • Initial release

Known Bugs and Issues

ToDo

ToDo/Wish List

ToDo

FAQ

ToDo

Discussion

[b]Download site dies. No download possible.[/b]

ToDo

plugin/svnlog.1382527323.txt.gz · Last modified: 2013-10-23 13:22 by 95.27.1.240

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki