Search code examples
svnintegrationgoogle-codemantis

Integrating google code SVN repository with MantisBT


I am trying to figure out how to integrate my google code repository with my mantis bug tracking system. I know google allows you to use post-commit web hooks, but I can't figure out what the exact URL should be. There is a lot of information about how to integrate the two, but they all require calling the mantis script from the shell, but I don't have shell access to my web server. Is there any way to get this integration set up?


Solution

  • in case you're still working on it, I modified the "shell script" to run with the GC post-commit hook. You can find it there : http://www.mantisbt.org/bugs/view.php?id=12569