NAME
SVN::Web::RSS - SVN::Web action to generate an RSS feed
SYNOPSIS
In config.yaml
actions:
...
rss:
class: SVN::Web::RSS
...
DESCRIPTION
Generates an RSS feed of commits to a file or path in the Subversion repository.
OPTIONS
None.
TEMPLATE VARIABLES
None. This action does not use a template.
EXCEPTIONS
None.