对开发工作室解决方案的建议(源代码库+错误跟踪器+构建管理)

发布于 2024-10-20 04:27:31 字数 167 浏览 7 评论 0原文

我们是一个由 10 人组成的团队,致力于开发我们的下一个应用程序。

需要一个快速的解决方案来管理源代码存储库+缺陷跟踪器+构建管理。

Altassian JIRA studio 看起来很吸引人,但它是一个托管解决方案,我们不能将源代码放在云上!

有什么选择吗?提前致谢。

we are a team of 10 looking to develop our next APP.

Need a quick solution for managing source code repo + defect tracker + build management.

Altassian JIRA studio looks complelling but it is a hosted solution,we are not okay to have our source code on a cloud !

are there any options? thanks in advance.

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

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

发布评论

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

评论(2

半葬歌 2024-10-27 04:27:31

也许是 Collabnet 的 Teamforge、svn 集成(显然)、错误跟踪器、CI 的 Hudson、各种 IDE 的插件,以及其他一些功能,例如敏捷任务跟踪功能。

Collabnet's Teamforge perhaps, svn integration (obviously), bug tracker, Hudson for CI, plugins for various IDEs, and some other bits n bobs like agile task trackery features.

佞臣 2024-10-27 04:27:31

带有 Subclipse 插件的 Eclipse 负责 IDE 和源代码版本控制。它还具有 Maven 插件来进行构建和发布管理。我使用 bugzilla 进行错误跟踪,我认为它没有与 Eclipse 集成,但还有其他工具可以帮助您实现这一目标,请查看 eclipse 项目插件存储库 此处

Eclipse, with Subclipse plugin takes care of IDE and source code version control. It also has Maven plugin to do builds and release management. I use bugzilla for bug tracking which I dont think is integrated with Eclipse but there are other tools that will help you get there, look at eclipse projects plugin repository here.

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