Page 1 of 1
mantis plugins
Posted: 21 Mar 2011, 11:58
by amartlk
hi
i want mantis source control intergation and websvn /subversion intergration plugin from where i download thi plugin i search google but unable to find
Amar
Re: mantis plugins
Posted: 21 Mar 2011, 14:38
by atrol
Re: mantis plugins
Posted: 21 Mar 2011, 23:56
by Brent00
Thanks for those links, atrol. One of them helped answer a question I had. Good thing I checked the forum first before posting a question.
Re: mantis plugins
Posted: 22 Mar 2011, 05:16
by amartlk
thanks for reply
but i want to download plugins and the plugin is not avaliable in the given site
pls help
Amar
Re: mantis plugins
Posted: 22 Mar 2011, 08:16
by atrol
amartlk wrote:
but i want to download plugins and the plugin is not avaliable in the given site
I think it is available:
http://git.mantisforge.org/w/source-integration.git
Re: mantis plugins
Posted: 10 Apr 2011, 21:08
by cor3huis
use:
Go to your mantis plugin directory on your webserver, ssh prefered then this command will get you the plugin,
$ git clone
http://git.mantisforge.org/r/source-integration.git
Then activate the plugin via manage plugin menu of Mantis
Re: mantis plugins
Posted: 11 Apr 2011, 20:46
by atrol
There is no need to install Git to download the plugin
Click link "tree" at
http://git.mantisforge.org/w/source-integration.git
After that click link "snapshot"
Re: mantis plugins
Posted: 13 Apr 2011, 04:21
by longislandlimo
Thanks for the post. This helps alot