Search found 2 matches

by matsos
13 Mar 2009, 12:47
Forum: Help
Topic: Integrating Mantis and Subversion
Replies: 2
Views: 4053

Re: Integrating Mantis and Subversion

Hello,

After installing PHP again...
Here is the command I entered :
U:\>C:\Serveur\PHP\php.exe "C:\Serveur\CollabNet Subversion Server\httpd\htdocs\mantis\core\checkin.php" 'issue #1'

And here is the result
=> No answer
Then I make 'CTRL C' and I obtain :
Comment does not reference any issues ...
by matsos
12 Mar 2009, 09:40
Forum: Help
Topic: Integrating Mantis and Subversion
Replies: 2
Views: 4053

Integrating Mantis and Subversion

Hello

I'm trying to integrate Mantis (v 1.1.6) and SVN, but although I followed the "http://alt-tag.com/blog/archives/2006/11/integrating-mantis-and-subversion/" site, I didn't succeed in making the link.

This is my config.inc script :
***********
config_inc.php
***********
<?php
$g_hostname ...