MantisBT and svn (subversion)

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
AreYouDeeWhy
Posts: 2
Joined: 16 Aug 2018, 05:59

MantisBT and svn (subversion)

Post by AreYouDeeWhy »

Hi,

Can someone help me integrating svn in mantisBT?
I have had it work last year, but after some updates it stopped working. Now trying to fix it.
Most links on this forum regarding this topic are too old or have dead links to other websites, so can't find a good manual.

We have a Synology NAS which runs DSM 6.2x with svn and mantis. I have full admin rights.
MantisBT Core 2.9.0 (not up gradable at this time).

If you can help, please give me step-by-step instructions with full paths (eg: /mantisBT/scrips/job.sh and not: job file).

I assume I need:
a cron job for checking commits in svn [what should be in it?]
Source Control Integration plugin MantisBT [installed]
Source Subversion Integration plugin MantisBT [installed]

Any help is welcome!

Rudy
AreYouDeeWhy
Posts: 2
Joined: 16 Aug 2018, 05:59

Re: MantisBT and svn (subversion)

Post by AreYouDeeWhy »

In addition:

In 'Manage Repository' and then click 'Import Latest' or 'Import Everything' nothing happens (Mantis UI hangs and needs stop/restart).

Cron job (which worked last year):
php-cgi -f /volume1/web/mantisbt/plugin.php page=Source/import id=all api_key=****************************


Any suggestions?
Post Reply