Reputation: 1038
Looking for a Subversion web administration tool (preferably written in PHP), done some googling but most of the ones I have found don't seem to be in active development and I'm not sure which ones to try.
Does anyone use any of them and have any advice on which is the best?
Thanks
Upvotes: 5
Views: 4646
Reputation: 19612
Not written in PHP, but SvnEdge and UberSVN allow managing your repositories from a web browser.
These packages create a repository environment after just running an installer, while packages as USVN are more targetted to hosting multiple repositories yourself.
Upvotes: 1
Reputation: 41895
Take a look at USVN. (User-friendly SVN).
Basic features:
Users administration: Simple groups and users administration. Users are the same for the repositories and the web interface.
Repositories administration: Simple repositories administration.
Repositories browsing: Repositories browsing and files preview from the web interface.
Rights management: Simple rights administration. By repositories and by folder in repositories.
Upvotes: 4