I'm trying to integrate Redmine with TortoiseSVN, but I was not able to do that because TSVN always gives me this error"
"There are no issue-tracker providers available."
I have made these steps :
- On my project folder properties I have added "bugtraq:url -> http://myweb/../issues/show/%BUGID%"
- On Redmine settings I have added the SVN in repository tab, and redmine showed the my repository without any problem.
I'm not sure if there are any missing steps or I what I have to do to make the integration?.
Or should I look at trac, because it seems more stable and have better support?