|
NAMESVN::Web::List - SVN::Web action to list available repositoriesSYNOPSISIn config.yamlactions: ... list: class: SVN::Web::List opts: redirect_to_browse_when_one_repo: 0 # or 1 public_repos_uri: hide_local ... DESCRIPTIONDisplays a list of available Subversion repositories for browsing. If only one repo is available then may redirect straight to it.CONFIGURATIONThe following options may be specified in config.yaml
TEMPLATE VARIABLES
EXCEPTIONSNone.COPYRIGHTCopyright 2003-2004 by Chia-liang Kao "<clkao@clkao.org>".Copyright 2005-2007 by Nik Clayton "<nik@FreeBSD.org>". Copyright 2012 by Dean Hamstead "<dean@fragfest.com.au>". This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See <http://www.perl.com/perl/misc/Artistic.html>
Visit the GSP FreeBSD Man Page Interface. |