Download List

專案描述

Submin provides a Web-based admin interface to your Subversion and Git repositories. Its features include user/group management, path permission management, the ability to create svn repositories and managing commit email messages. For Subversion, authentication is done with htpasswd/svn authz, so it can use the same login information as apache2/svn (and trac). For Git, ssh is used, and the login information is synched whenever a change is made. The Web interface can also work with NGINX/uWSGI, but the Subversion part only works with Apache.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-25 13:50
2.1.0

This release improves stability and performance, and has some minor feature additions. The most important new features are the new Diagnostics page, separate Apache config file generation, Git support features, and a 'quickstart' binary for easy setup.

2012-01-04 06:51
2.0.3

This release fixes a problem where the commit email configuration file was not updated (#270). It fixes a problem where too many email messages were sent due to loose matching of repository names (#257). It fixes errors due to incorrect enabling Trac hook (#258, #269). It fixes sorting of users, groups, and repositories (#259). It removes some unnecessary calls to improve performance.

2011-02-03 08:30
2.0

This release adds Git support. Non-admin users can now view information about repositories. There is more integration with Trac (for subversion) and enabling of commit email from the Web interface (for subversion).

2010-05-03 06:22
1.2.10

Better separation between different instances of submin, several Python 2.4 compatibility fixes, and an improved installation procedure/documentation.
標籤: Current

2009-08-05 06:12
1.2.6

Allowed dots in usernames and uppercase usernames are not converted to lowercase anymore (bugfix).
標籤: Minor bugfixes

Project Resources