Source Control Integration Question

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
fleetingmind
Posts: 2
Joined: 12 Jul 2016, 05:12

Source Control Integration Question

Post by fleetingmind »

Hi Everyone,

I'm new to Mantis and am really blown away with how awesome it is. I am really looking into using it to my projects but I am currently stumped at something.

I downloaded Mantis v 1.3 and also downloaded the Source Control Integration v. 1.3 https://github.com/mantisbt-plugins/source-integration

However, I am not sure how to incorporate my own repository into Mantis since the repository is hosted on a private server (http://www.myownserver.com) not on GitLab,GitHub or GitWeb.

Can anyone tell me how to fully integrate Mantis and the Git repository on my server?

Thanks!
atrol
Site Admin
Posts: 8376
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Source Control Integration Question

Post by atrol »

fleetingmind wrote:since the repository is hosted on a private server
What is installed on the server to host the repository?
Please use Search before posting and read the Manual
fleetingmind
Posts: 2
Joined: 12 Jul 2016, 05:12

Re: Source Control Integration Question

Post by fleetingmind »

Hi atrol,

Thanks for the reply. The version of git is 2.7.3
atrol
Site Admin
Posts: 8376
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Source Control Integration Question

Post by atrol »

You have to install something like GitWeb or GitLab on your server.
Please use Search before posting and read the Manual
JohnFoster
Posts: 1
Joined: 09 Sep 2016, 10:04
Location: Canada
Contact:

Re: Source Control Integration Question

Post by JohnFoster »

Yes agreed with Atrol, for this you have to install something like GitWeb or GitLab on your server.
Post Reply