Search found 1 match

by thesoldoutactivist
14 May 2008, 21:45
Forum: Customizations
Topic: Integrating Mantis with a remote SVN host
Replies: 18
Views: 32445

Integrating Mantis with a remote SVN host

This is a simple PHP script that allows you to integrate Mantis with a third party remote SVN host, such as Beanstalk, which doesn't give you the option of adding scripted hooks on your repository.

This script replaces the program svn (which is to be renamed) and allows me to still call `svn` from ...