Search found 1 match

by leftnode
03 Jan 2009, 22:54
Forum: General Discussion
Topic: Integrating Mantis and Subversion
Replies: 1
Views: 2176

Integrating Mantis and Subversion

I've written an open source PHP framework (Artisan System found at http://artisansystem.com) and I use Mantis for all of my bug tracking and Subversion for my version control. I recently wrote an article on how to integrate Mantis and Subversion through post-commit hooks so you can enter bug ...