
SVN::Web::Checkout - SVN::Web action to checkout a given file

In config.yaml
actions:
...
checkout:
class: SVN::Web::Checkout
...

Returns the contents of the given filename. Uses the svn:mime-type property.

The repository revision to checkout. Defaults to the repository's youngest revision.

N/A

The given path is not a file in the given revision.