This project was forked from https://github.com/kenan3008/turtlemine to create a new release and add some custom features in the near future
TurtleMine provides a plugin for Tortoise SVN/GIT/Hg for Redmine issue tracking.
Once this plugin is installed and configured you will have a new button in your TortoiseSVN/GIT/Hg commit window that will give you direct access to a list of Redmine issues that you can select to include in your commit message.
Additional features can be found in some of the sites wiki pages (see the wiki folder in the project source).
| Product | Version | Release Date |
|---|---|---|
| TurtleMine | 1.3.0.0 - 32bit | Januari 8 2019 |
| TurtleMine | 1.3.0.0 - 64bit | Januari 8 2019 |
Because of the TLS1.2 support a .net framework which supports this is needed. For windows 8 and up this should be no problem. But user who are using windows 7 should update to .net framework 3.5.1. https://support.microsoft.com/en-us/help/3154518/support-for-tls-system-default-versions-included-in-the-net-framework
- Redmine : http://www.redmine.org or http://bitnami.org/stack/redmine
- Tortoise SVN : http://tortoisesvn.net
- or Tortoise GIT : https://tortoisegit.org
- or Tortoise Hg : http://tortoisehg.bitbucket.org
- and an SVN/Git/Hg Server (linked up to a project in Redmine)
- For Subversion something like: http://www.visualsvn.com/server/download (windows) Or http://subversion.tigris.org.
- An understanding or basic knowledge of using Redmine & TortoiseSVN/Git/Hg.
To get started download the installer from the downloads folder in the project source.
Installation and setup instructions can be found in the wiki folder : InstallAndSetupSvn and InstallAndSetupGit.
Information about setting up BugTraq for your repository can be found here : BugTraqConfiguration.