/svnadmin

Primary LanguageCSSGNU General Public License v2.0GPL-2.0

Subversion Admin Tool

Introduction

SVNAdmin is a web application designed to allow administrators to manage access to Subversion repositories. The design philosophy is

  • Use the same authorisation file used by the Subversion server, and allow editing of the file outside of this tool.
  • Allow delegation of administration for each repository.
  • Support both file-based users and LDAP / Active Directory based users.
  • Run on both Linux and Windows servers (probably others, have only tested these two).

See the documentation for details.