2 min read

Kamikaze-QSCM - Source Control Query System

🏷️ #inactive   #kamikazeqscm   #oss   #portfolio   #project   #scm   #subversion  
Table of Contents

Type: OSS | Status: Inactive

Kamikaze-qscm was a tool I created that allowed developers and CM related personnel to query the commits made to one or more source control repositories. It was very similar and inspired by Mozilla’s bonsai tool. Kamikaze-qscm currently worked with Subversion, but a modular approach would have allowed for other SCM systems.

Kamikaze for Subversion consisted of a perl back-end hook for inserting commit information into a MySQL database. A PHP front-end allowed users to perform repository queries and display results.

My team at work moved on from Subversion and new systems offered this functionality out of the box. Still this was useful for a time to provide code insights. The project was hosted by tigris.org which no longer appears to be in operation. (Way back machine.)

http://kamikaze-qscm.tigris.org/ (on the “Way Back Machine”)

Screen Shots

Early Input Form

More Updated/Tabbled UI