FreeBSD Manual Pages
Plagger::Plugin::CustoUserdContributed PPlagger::Plugin::CustomFeed::SVNLog(3) NAME Plagger::Plugin::CustomFeed::SVNLog - Custom feed for SVN Log SYNOPSIS - module: CustomFeed::SVNLog config: target: scheme://url/to/repository title: SVN Log of blah blah blah link: http://url/to/repository/viewer revision_from: 5 revision_to: 123 reverse: 1 fetch_items: 20 DESCRIPTION This plugin fetches log from svn repository and creates a custom feed. CONFIGURATION target Specifies the repository url. title Specifies the feed title you want. If not specified, default is 'SVN Log'. link Specifies the repository viewer url. revision_from Specifies a revision number you wish to start publish from. default is 1. revision_to Specifies a revision number you wish to end publish to. default is 'HEAD'. reverse If set to 1, this option makes feed to reverse order. default is 0. fetch_items Specifies a numeric value of limit to publish. This functions well with reverse, revision_from, and the revision_to option. AUTHOR Michiya Honda <pia@cpan.org> SEE ALSO Plagger, SVN::Client perl v5.32.0 2006-1Plagger::Plugin::CustomFeed::SVNLog(3)
NAME | SYNOPSIS | DESCRIPTION | CONFIGURATION | AUTHOR | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Plagger::Plugin::CustomFeed::SVNLog&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>