103 projects tagged "Subversion"
SVNBot is a program written in PHP that constantly runs in the background (or foreground, if desired) and monitors your SVN repository (or part of it). When it notices the repository has changed, it notifies everyone on its jabber contact list providing a quick overview of what has been changed (in a format similar to the 'svn log -v' command).
WANdisco's Subversion/CVS Access Control provides full authorization, authentication, access control, and audit capabilities that go well beyond what Subversion and CVS provide on their own. Administrators can implement and maintain the most complex security policies with a minimum of effort. Valuable intellectual property is protected and a complete audit trail is provided, insuring compliance with SOX and other regulatory requirements.
Subversion Labels is a set of scripts and server-side hook programs that allow people to give Subversion revision numbers more meaningful aliases (such as release-1.1.2beta), and use them instead of remembering revision numbers. It does not require modification/recompilation of the Subversion server/client code, and is aimed at people who dislike Subversion's tags-are-branches approach.
vss2svn is a Perl script (vss2svn.pl) and accompanying C program (ssphys.exe) to migrate revision history from a Microsoft Visual SourceSafe (VSS) database to a Subversion repository. This combination of programs was designed by reverse-engineering the backend database structure of Microsoft's VSS repository. In doing so, the authors have made progress towards overcoming the inability of even Microsoft's own API to properly recover deep history from VSS. This also means that you don't actually need a copy of VSS or its libraries to convert your repository.
Cleverbox provides an interactive command line shell dedicated to the deployment and maintenance of Trac and Subversion instances. It can handle multiple configuration profiles, enabling the deployment of differently flavored types of projects (Trac configuration and permissions, Apache configuration templates, etc). The project's main objective is to make your life as simple as possible. Thus, it comes with easy installation, easy upgrades, and a comprehensive documentation.