Subversion Informations 0.7
Feature update to Subversion Informations.
As of version 0.7 there are additional attributes which you can set for each repository inside the tag:
- [svn:<element>@<category>.<repository>]
With a specified WebSVN category. This also works with the full path tag. - [svn:<element>@<repository>/path/path/]
A subdirectory for the WebSVN download. This does not work with full path tag. - [svn:<element>@<category>.<repository>/path/path/]
Or a combination of both…
Examples:
[svn:box@msl.bitlbee]
[svn:box@msl./home/voodoo/svn/bitlbee/]
[svn:box@bitlbee/arbitrary/path/]
[svn:box@msl.bitlbee/arbitrary/path/]
This of course eliminating the need for a special WebSVN category option in the plugin settings.