用于闭源项目的免费 SVN 和错误跟踪系统
我正在开发一个项目,我们需要一些更好的工具,因为很难通过 IRC 或电子邮件进行共享。我们有一个博客和论坛,供公众使用。这些错误首先通过论坛,然后我们批准它们。一旦获得批准,它就会进入错误跟踪器,我们可以在其中发布补丁。此外,SVN 用于轻松共享应用程序的文件,例如新资源。我只是想要这两个,只有 bug 和 SN。知道有什么适合我用的吗?
I'm working on a project, and we're gonna need some better tools as it's hard sharing over IRC or email. We have a blog and forum, for public use. The bugs go through the forum first, then we approve them. Once they are approved, it goes in the bug tracker, where we can post patches. Also, SVN is used for easy file sharing for the app, like new resources. I jsut want both of these, only bugs and SN. Know of any for my use?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
任何类型的项目都可以使用trac和SVN;您无需开源即可使用它们。
-- 编辑
OP 似乎正在寻找一个免费的源代码主机,该主机允许私人项目(例如 assembla.com 是免费的,但您的项目必须是公共的,而不是私人的,除非您付费)。
xp-dev.com 就是答案。
trac and SVN can be used by a project of any type; you don't need to be open source to use them.
-- Edit
It appears the OP is looking for a free source-code host, that allows private projects (for example assembla.com is free, but your project must be public, not private, unless you pay).
xp-dev.com is the answer.
如果“我们”仅指 2 个开发人员(可能还包括社区用户),我强烈建议您查看 Fog Bugz 。我认为对于大型开源项目来说它也是免费的。
我已经使用它有一段时间了并且非常喜欢它。 2 个或更少的用户(加上无限的社区用户)免费。
它也恰好是由为您带来 StackOverflow.com 的同一个人制作的
If by "we" you only mean 2 developers (plus possibly community users), I would strongly recommend you have a look at Fog Bugz. I think it's also free for larger, open-source projects.
I have been using it for a while and really like it. It's free for 2 or fewer users (plus unlimited community users).
It also happens to be by the same folks that bring you StackOverflow.com
我建议 unfuddle 或 codebasehq 两者都有免费计划
i'd recommend unfuddle or codebasehq both of which have free plans