-1

We were working with JIRA and SVN and it was great. I love the way JIRA works and think.

Unfortunately JIRA will stop supporting SVN on Oct 2013. I do want to continue with SVN.

I need a tool that supports mainly the followings:

  1. Task blocking (I should be able to mark task as blocking other tasks and being blocked by others)

  2. SVN integration plugin - easy as it is in JIRA

Which one should I use? I am looking for an hosted solution

I read the comparison table in Wikipedia, but experience would be better

LittleBobbyTables - Au Revoir
  • 32,008
  • 25
  • 109
  • 114
Dejell
  • 13,947
  • 40
  • 146
  • 229
  • To support svn (or most) version control in jira, you shouzld use fisheye which brings advanced repository support to jira – Bruce Aug 19 '13 at 09:21
  • @Bruce Jira wouldn't support it as Oct 2013 – Dejell Aug 19 '13 at 09:22
  • https://go-dvcs.atlassian.com/display/EOL/Source+Review+Bundle+End+of+Service – Dejell Aug 19 '13 at 09:23
  • You might want to add that you're looking for a hosted solution. With downloaded solutions (hosted by you), it would still work, I'm using it here. – Bruce Aug 19 '13 at 09:29
  • Thanks. Is it your own server or you host it somewhere? I thought to buy storage for hosting in GoDaddy – Dejell Aug 19 '13 at 09:31
  • It's hosted in my company, not available on the web. It requires quite good hardware to host Jira + confluence + fisheye on same swerver (always depending on your activity and size, obviously) – Bruce Aug 19 '13 at 09:54

1 Answers1

2

In case of pure local solution (your SVN-server, your ProjectTracker)

  • Mantis (mostly bugtracker, but with RoadMap|Changelog, Related Tickets, Custom Fields it can be considered as some type of ALM-tool) + source-integration plugin for Mantis

Hosted solution

  • Assembla with internal Subversion tool or External Subversion tool + Tickets with custom fields (and "Blocking Tickets"+"Blocked tickets" in tickets reports, automagically appeared)
Lazy Badger
  • 94,711
  • 9
  • 78
  • 110
  • BTW, Assembla has BEFORE in ticket management so it's sort of an indication for a task that blocks others – Dejell Aug 19 '13 at 15:04