Windows 和 SVN 的错误跟踪

发布于 2024-07-30 14:46:53 字数 616 浏览 9 评论 0原文

我正在作为志愿团队的一员工作,该团队正在创建具有宽松许可证的开源产品。 我们目前使用 Visual SVN Server/TortoiseSVN 进行源代码控制,使用 TeamCity 进行持续集成构建。

我想添加一个错误跟踪组件到将集成到 SVN 中的组合中。 理想情况下,我想使用 FogBugz,但我们没有预算。 所以,我需要一个替代方案。 要求是:

  • 必须免费或有一个支持至少 20 名开发人员的免费版本(我们是志愿者!)
  • 必须与 VisualSVN Server 集成
  • 必须在 Windows 上运行
  • 我更喜欢 Microsoft 技术(ASP.Net 优于 PHP;SQL Server 优于 MySQL 等) )因为我们是一家 Microsoft 商店,所以我们拥有这些工具的经验并且已经安装了它们。
  • 必须能够与地理分布的团队合作
  • 必须使用 Visual Studio 的 Express 版本(开发人员并不都有 Pro 版本,因此我们不能依赖 Visual Studio 加载项)。

我想要社区推荐满足所有上述要求的产品。

[澄清:我们的许可证非常接近(尽管不是逐字)麻省理工学院的许可证。]

I'm working as part of a volunatry team creating an open source product with a permissive license. We are currently using Visual SVN Server/TortoiseSVN for source control and TeamCity for our continuous integration builds.

I would like to add a bug tracking component into the mix that will integrate into SVN. Ideally, I'd like to use FogBugz but we have no budget. So, I need an alternative. The requirements are:

  • Must be free or have a free version supporting at least 20 developers (we're volunteers!)
  • Must integrate with VisualSVN Server
  • Must run on Windows
  • I prefer Microsoft technology (ASP.Net over PHP; SQL Server over MySQL, etc) because we are a Microsoft shop, we have experience with those tools and already have them installed.
  • Must be able to work with a geographically distributed team
  • Must work with Express editions of Visual Studio (the developers don't all have the Pro version so we can't rely on Visual Studio add-ins).

I'd like The Community's recommendations, please, for products that meet all of the above requirements.

[Clarification: our license is very close (though not word-for-word) to the MIT license.]

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

温柔戏命师 2024-08-06 14:46:53

Trac:它不是 Microsoft 技术,但可以很好地集成到 SVN 中。 基于 Microsoft 技术的免费错误跟踪软件并不多。

Trac: It is not a Microsoft technology but will integrate well into SVN. There are not many free bug tracking software's that are free on Microsoft technology.

爱的十字路口 2024-08-06 14:46:53

JIRA开源项目免费,并将在 Windows 上运行。 Subversion 集成可通过插件提供。

JIRA is free for open source projects and will run on Windows. Subversion integration is available and provided through a plugin.

-残月青衣踏尘吟 2024-08-06 14:46:53

尝试 Bugzilla

  • 是免费的
  • 我不知道是否与 SVN 集成...但我想答案是肯定的。
  • 在 Windows 上运行 - 您必须设置一些
    组件,但它实际上运行
    不过在 IIS 上还不错
    安装有点棘手。
    Bugzilla 是 Perl 和 MySQL。 然而,
    正如我所说我已经安装成功
    Windows 2003 上的 Bugzilla。
    安装MySql和Perl确实
    不占用大量服务器资源 -
    我们的 ASP.NET + 上有这两个
    MSSQL测试服务器,无性能
    观察到下降。
  • 与分布式团队合作。

Try Bugzilla.

  • Is free
  • I do not know if integrates with SVN... but I suppose the answer is YES.
  • Runs on Windows - you must set up few
    components, but it actually runs
    prety well on IIS, however
    installation is a bit tricky.
    Bugzilla is Perl and MySQL. However,
    as I said I had installed succesfully
    Bugzilla on Windows 2003.
    Installation of MySql and Perl does
    not take a lot of server resources -
    we had those two on our ASP.NET +
    MSSQL test server, and no performacne
    drop had been observed.
  • Works with distributed team.
我很坚强 2024-08-06 14:46:53

尝试InDefero,如果您的项目规模不是那么大,您甚至可以免费获得托管方式。

Try InDefero, you can even get the hosted way for free if your project is not that big in size.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文