Search found 12 matches

by edomal
15 Mar 2012, 15:51
Forum: Customizations
Topic: Multiple Bugs at same svn commit
Replies: 6
Views: 8240

Re: Multiple Bugs at same svn commit

HI I have integrated Mantis 1.2.9 and subversion properly and it is working fine. But i need help on updating multiple issues at the same commit. When i provide multiple bugs separeted by comma while commiting in svn. It doesnt write anything in second bug number. Thanks Suhas Write simply fix #1, ...
by edomal
13 Mar 2012, 14:43
Forum: Help
Topic: MantisBT 1.2.8 will not send notification email
Replies: 16
Views: 17063

Re: MantisBT 1.2.8 will not send notification email

When you say: "I've also enabled administrators to get any kind of notification" you mean in account configuration?
by edomal
13 Mar 2012, 08:36
Forum: Help
Topic: Notifications on new bug
Replies: 2
Views: 2909

Re: Notifications on new bug

have you set the account configuration correctly?
by edomal
13 Mar 2012, 07:36
Forum: Help
Topic: MantisBT 1.2.8 will not send notification email
Replies: 16
Views: 17063

Re: MantisBT 1.2.8 will not send notification email

Let's try to set in config_inc.php
$g_mail_receive_own = ON;
by edomal
13 Mar 2012, 07:30
Forum: Help
Topic: No email following svn commit
Replies: 2
Views: 3814

No email following svn commit

I have mantis 1.2.8 integrated witn svn on windows system. The e-mail notifications work good, excpet for commit of svn. For example, when I solve a bug and have a svn commit ("fixed #xxx") no notifications occur even if the bug status is modified (from new to fixed). I look for a solution...
by edomal
12 Mar 2012, 11:27
Forum: General Discussion
Topic: No svn commit e-mail notifications
Replies: 0
Views: 2605

No svn commit e-mail notifications

I have mantis 1.2.8 integrated witn svn on windows system. The e-mail notifications work good, excpet for commit of svn. For example, when I solve a bug and have a svn commit ("fixed #xxx") no notifications occur even if the bug status is modified (from new to fixed). I look for a solution...
by edomal
09 Feb 2012, 09:34
Forum: General Discussion
Topic: SVN post-commit with windows
Replies: 28
Views: 55852

Re: SVN post-commit with windows

Hi. Thank to Alain D'EURVEILHER now everythong works. The post-commit .bat file must be like this: @ECHO OFF SETLOCAL set REPOS="SVNrepo" set REV=%2 set CHECKINURL="http://localhost/mantis/plugin.php?page=Source/checkin" C:\server\curl.exe -d "repo_name=%REPOS%" -d &quo...
by edomal
09 Feb 2012, 09:26
Forum: Help
Topic: WebSVN and post-commit hook
Replies: 4
Views: 7104

Re: WebSVN and post-commit hook

Hi. Thank to Alain D'EURVEILHER now everythong works. The post-commit .bat file must be like this: @ECHO OFF SETLOCAL set REPOS="SVNrepo" set REV=%2 set CHECKINURL="http://localhost/mantis/plugin.php?page=Source/checkin" C:\server\curl.exe -d "repo_name=%REPOS%" -d &quo...
by edomal
02 Feb 2012, 16:05
Forum: General Discussion
Topic: SVN post-commit with windows
Replies: 28
Views: 55852

SVN post-commit with windows

My system has the following components: mysql 5.0.51a PHP 5.3.5 Apache 2.2.21 mantis bt 1.2.28 SVN 1.6.17 websvn 2.3.3 plugins-source-integration 0.13.2-177 I'm in trouble with SVN post-commit hook. I''m working in windows (XP sp3), so the hook script has to ba a .bat file written in a windows good ...
by edomal
02 Feb 2012, 13:55
Forum: Help
Topic: WebSVN and post-commit hook
Replies: 4
Views: 7104

Re: WebSVN and post-commit hook

I found these features: in repository_update_page, in field "WebSVN URL", the right code is "http://localhost/websvn". In this way I can use diff, file and browse. Nevrthless I'm in trouble with post-commit hook. I''m working in windows (XP sp3), so the hook script has to ba a .b...
by edomal
01 Feb 2012, 15:51
Forum: Help
Topic: WebSVN and post-commit hook
Replies: 4
Views: 7104

Re: WebSVN and post-commit hook

atrol wrote:Try asking at IRC mantisbt-help or write to the mailing list
http://www.mantisbt.org/support.php
The author of the plugin (jreese) and other users of the plugin are listening at these channels.
I can't use chat in my work place... How do I write to the mailing list?
by edomal
01 Feb 2012, 14:46
Forum: Help
Topic: WebSVN and post-commit hook
Replies: 4
Views: 7104

WebSVN and post-commit hook

My system has the following components: mysql 5.0.51a PHP 5.3.5 Apache 2.2.21 mantis bt 1.2.28 SVN 1.6.17 websvn 2.3.3 plugins-source-integration 0.13.2-177 I don't succeed in viewing Diff", "file" and post-commit doesn't work. I followed these instructions: http://blog.crazytje.be/ma...