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
Connecting with your browserNavigate to the Subversion page. Under the list of current projects, click the link for your repository. An authentication pop-up box then appears: Use the username and password you created when setting up the repository.
Apache Subversion which is often abbreviated as SVN, is a software versioning and revision control system distributed under an open source license. Subversion was created by CollabNet Inc.
Apache Subversion (often abbreviated SVN, after its command name svn) is a software versioning and revision control system distributed as open source under the Apache License. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation.
Subversion is a free/open source version control system (VCS). That is, Subversion manages files and directories, and the changes made to them, over time. This allows you to recover older versions of your data, or examine the history of how your data changed.
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.
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.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With