by J.Fan
Create a web SVN manager with PHP. The web manager can manage SVN users and SVN repositories.
** Manage Users **
- two type of user: administrator or normal user
- can add(by administrator) or register(by email) SVN users
- can reset password by administrator
- can remove user
** Manager Repositories **
- create repository
- create repository with trunk, tags, and branches
** Manager Users with Groups
- create/modify/remove group
- add/remove users to/remove groups
- default @ALL group
** Manager Repositories Permission **
- Add user to repositories
- Add user with readable or writable permission