Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
MantisPlugin_WindowsInstaller_1.7.1.zip | 2015-12-13 | 1.2 MB | |
MantisPlugin_WindowsInstaller_1.7.0.zip | 2011-04-03 | 816.0 kB | |
README.txt | 2011-04-03 | 2.2 kB | |
Totals: 3 Items | 2.0 MB | 0 |
Murtle Copyright 2011 Marco Di Menco <dimenco@users.sourceforge.net> Murtle is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Murtle is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. Murtle is an issue tracker plugin for using MantisBT with TortoiseSVN. It implements the IBugtraqProvider interface. Requirements ============ Known working configuration: * TortoiseSVN 1.6.10 * Windows XP 32 bit / windows 7 32Bit / Windows 7 64bit * MantisBT 1.2.4 Known *NOT* working: * Mantis BT < 1.2.0 Installation ============ 1. Create a public and allproject Filter on MantisBT 2. x86: Run Setup.exe / x64: Run Setup_x64.msi 3. TortoiseSVN / right click / Settings / Hook Scripts / Issue Tracker Integration 4. Click add and fill form use Option Button / select the created Filter Sample configuration line: URL=http%3A%2F%2Flocalhost%3A8080%2Fmantis%2F;ConnectAPIPath=%2Fapi%2Fsoap%2Fmantisconnect.php;User=user;PW=password;Filter=xxxx;HTTPUser=user;HTTPPW=password;MaxRows=100;AddBugNote=False;SupportSourcePlugin=True;SourcePluginRepoId=0 5. In commit dialog, click Choose issue" If you will use the configuration over the svn-property us the following settings bugtraq:provideruuid {4F0BA3D2-18B7-4908-BFE8-325EE1F28637} bugtraq:providerparams URL=http%3A%2F%2Flocalhost%3A8080%2Fmantis%2F;ConnectAPIPath=%2Fapi%2Fsoap%2Fmantisconnect.php;User=user;PW=password;Filter=xxxx;HTTPUser=user;HTTPPW=password;MaxRows=100;AddBugNote=False;SupportSourcePlugin=True;SourcePluginRepoId=0 Features ======== * Support for Leetcode.net Source Plugin * Order by columns * Search filtering Known Issues ============ * Does not support MantisBT Verions earlier than 1.2.0 TODO ==== *