Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(5)
你的问题引起了我的兴趣,所以我快速搜索了一下。还没有探索过这个,但确实遇到过这个:
比较开源敏捷项目管理工具
Your question intrigued me so I did a quick search. Haven't explored this yet, but did come across this:
Comparing Open Source Agile Project Management Tools
我过去曾成功使用过 Agilo (基于 Trac),它应该通过 Mylyn 与 Eclipse 集成。
I've used Agilo (which is based on Trac) successfully in the past and it is supposed to integrate with Eclipse via Mylyn.
在我看来,Agilefant 现在有一个 RESTful API - 参见此处 -尽管页面上没有显示详细信息。您应该能够以这种方式获得您需要的东西。
如果您正在考虑编写连接器,您可能已经了解 Mylyn 集成器参考 和 Mylyn 集成商邮件列表。
Kinda looks to me like Agilefant has a RESTful API now - see here - although the details aren't shown on the page. You ought to be able to get what you need that way.
If you're thinking about writing a connector, you might already know about the Mylyn integrator reference and the Mylyn integrators mailing list.
我相信Redmine 是正确的选择。
它是一个非常强大、支持敏捷且易于学习的平台。我建议您尝试一下,您一定会喜欢它的。
希望有帮助。
I belive that Redmine is the way to Go.
It is very powerful, Agile enabled, and easy to learn platform. I suggest you to give it a try, and you will just love it.
Hope it helps.
Redmine 可以通过其跟踪器和工作流程功能进行定制,以支持用户故事、任务、产品待办事项、冲刺待办事项。默认的现成任务结构并非 100% Scrum 兼容。所以我们分析了我们的需求,发现Redmine能够满足我们的需求。因此,现在我们正在通过使用 Bitnami 的 Redmine Stack 并将其升级,将我们的 TFS 商店转换为旧的 redmine-svn 存储库。之后,我们将购买 easyredmine 的本地解决方案及其资源管理插件,但这些对于我们的核心需求来说并不是必需的。 Redmine 本身能够支持 Scrum 方法。您只需要分析您的需求并相应地进行定制。
Redmine can be customized to support user stories, tasks, product backlog items, sprint backlog items via its tracker and workflow features. The default out-of-the-box task structure is not 100% Scrum compatible. So we analyzed our needs and found out that Redmine was capable of supporting our needs. So nowadays we are converting our TFS shop to the old redmine-svn repo by using Bitnami's Redmine Stack and upgrading it. After that we will be buying easyredmine's on premises solution and their Resource Management plugin but these aren't necessary for our core requirements. Redmine itself is capable of supporting a Scrum methodology. You just need to analyze your needs and customize it accordingly.