RSS 7 projects tagged "Subversion"

No download No website Updated 08 Apr 2013 pwgrep

Screenshot
Pop 198.18
Vit 8.53

pwgrep is a simple password manager that manages a database file using encryption of GnuPG. It uses encryption and version control on all of the passwords that are stored. The password database can be used on several hosts at once with automatic synchronization. Even several users can share the same password database. The versioning system will keep track of who was changing which entries and at which time. The versioning system to use can be configured (and is Subversion by default). Besides passwords, pwgrep can also be used for storing a collection of files like certificates. The file shredding command for secure deleting of temporary files can be configured. A local backup of all database changes is automatically made. It can be used without a GUI (such as through an SSH session).

Download Website Updated 05 Oct 2010 SVNBackup

Screenshot
Pop 148.59
Vit 2.97

SVNBackup allows you to make full and incremental backups of your Subversion repositories without interrupting user activity. It provides functionality not available through "svnadmin hotcopy". It can also be used to migrate between different versions of subversion and different db backends.

No download No website Updated 24 Mar 2009 Svnobj

Screenshot
Pop 24.66
Vit 39.04

Svnobj is a PHP extension providing object-oriented bindings to the Subversion client library. It makes it possible to write PHP scripts that can query and manipulate SVN repositories in a manner similar to the svn command line tool.

Download Website Updated 11 Dec 2007 SVNBot

Screenshot
Pop 22.32
Vit 1.00

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).

Download Website Updated 01 Dec 2007 SubdiverSVN

Screenshot
Pop 19.80
Vit 44.75

SubdiverSVN is a convenient Subversion client.

Download No website Updated 12 Aug 2007 svncommit_hook.php

Screenshot
Pop 30.51
Vit 1.00

svncommit_hook.php was written to address the numerous problems with the commit_email.pl script which is bundled with subversion. Email messages sent by this script are sent as multipart messages with each diff in its own part. All of the parts are sent as nicely formatted HTML. It is possible to specify the charset of the files in the repository (the default is still UTF-8). Diffs are displayed only for the modified files. Diffs are colored. PHP files are validated with "php -l". It is possible to specify the URL of a corresponding Trac-resource, and the links to the files will be automatically included in the email.

Download Website Updated 23 Aug 2009 SVNManager

Screenshot
Pop 179.68
Vit 3.58

SVNManager is a Web-based administration tool for servers that host Subversion repositories. With this tool, users can remotely create repositories, give access rights to users and groups, dump and load repositories, and invite users to create an account on the server.

Screenshot

Project Spotlight

Objeck Programming Language

A modern platform independent OO language with a native JIT compiler.

Screenshot

Project Spotlight

Cocktail

An HTML/CSS rendering engine written in Haxe.