Search found 1 match

by Oscar
19 Mar 2005, 16:17
Forum: Help
Topic: Integration with CVS source code
Replies: 3
Views: 9829

Hi, wroxbox!

I'm not sure, but it seems to be, that you have no 'cvsuser' in mantis.
The line:
Invalid source control account ('cvsuser'). shows it.

It's good, that you have in "config_inc.php"
$g_source_control_account = 'cvsuser';
, but you have also to signup this user in mantis.

And I've ...