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
mantis plugins
Moderators: Developer, Contributor
Re: mantis plugins
Some information to start
http://git.mantisforge.org
http://www.leetcode.net/projects/source-integration
http://git.mantisforge.org
http://www.leetcode.net/projects/source-integration
Re: mantis plugins
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.atrol wrote:Some information to start
http://git.mantisforge.org
http://www.leetcode.net/projects/source-integration
Re: mantis plugins
thanks for reply
but i want to download plugins and the plugin is not avaliable in the given site
pls help
Amar
but i want to download plugins and the plugin is not avaliable in the given site
pls help
Amar
Re: mantis plugins
I think it is available: http://git.mantisforge.org/w/source-integration.gitamartlk wrote: but i want to download plugins and the plugin is not avaliable in the given site
Re: mantis plugins
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
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
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"
Click link "tree" at http://git.mantisforge.org/w/source-integration.git
After that click link "snapshot"
-
longislandlimo
- Posts: 1
- Joined: 13 Apr 2011, 04:15
Re: mantis plugins
Thanks for the post. This helps alotatrol wrote: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"