Decodes PeopleCode bytecode and submits the code to SVN or Git
Decodes PeopleCode (the proprietary language in Oracle's PeopleSoft ERP software) from bytecode to text. Stores the code in text files, or commits it to a Subversion or Git version control system. Can also extract PeopleCode and SQL text from PeopleTools .xml project files, and does three-way merging of PeopleCode (to reapply customizations during an upgrade).
Ganesh is a revision and dependency analysis tool. Ganesh may be used to manage checkouts that crosscut multiple VCS stores, such as CVS, Mercurial, Subversion and web folders. Ganesh is the ultimate tool for complex project lifecycle management.
ENCAM is an asset management database and configuration backup tool for Cisco network devices. ENCAM pulls configuration data from devices, stores it, reports changes, analyzes configuration defects, generates asset lists and compliance reports.
PHPUnitStats is a hook script for a SVN repository, which computes on each commit statistics of PHPUnit test cases performed by the author (by parsing the unified diff), and stores the result in a MySQL database.
A Simple Version Control System is an easy to install and use version control system. It is written entirely in PHP and stores data in a SQL database. ASVCS is a great choice for those who not need or want the complexity of most version control systems.
cvsq (CVS queued) is a tool that enables developers with a dial-up connection to work comfortably with CVS. It accepts same arguments as CVS but instead of directly processing them, cvsq stores all requests in a queue and handles them later.
Pledge is a multiuser, multiunit general-purpose accounting package. Pledge can track time, money, inventory, and comments. Pledge's architecture is designed to allow others to implement data stores, user interfaces, and reports. Visit the home page!