分布式开发团队的必备工具
我想建立一个网站,让一组开发人员(分布在世界各地)可以聚在一起开发软件。
到目前为止(经过大量阅读)我接近得出的结论是我需要的工具是:版本控制系统(git,mercurial),错误跟踪器和项目经理?这篇文章此处也有助于得出这个结论。
现在我的问题是: - 我是否正确?我还需要什么其他工具? - 是否可以将这些工具与我的网站集成? 我的意思是外观(我的网站徽标)和感觉(不必从一个链接跳到另一个链接)? - 我也更喜欢托管我自己的 git/mercurial 存储库,因为我不想开源,这是建议吗? -免费/开源应用程序是最好的
另外一个问题,我查看了redmine,这是否涵盖了我需要的所有内容?据我所知它有很多功能..
I want to setup a website where a team of developers (distributed all over the world) can get together and develop Software.
So far (after a ton of reading) im coming close to the conclusion that the tools I will need are: a Version control system (git , mercurial), a bugtracker and and project manager? This post here also help come to this conclusion.
Now my questions are:
- Am I correct and what other tools will I need?
- Will is be possible to integrate these tools with my website?
by this I mean the look ( my website logo) and feel (not having to bounce around from one link to another)?
- I would also prefer hosting my own git/mercurial repo as i dont want to have to go open source is is this advised?
-Free/open source applications would be best
Also another question, I had a look at redmine, does this cover all the things that i would need? as i see it has a lot of features..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你想重新发明轮子......你知道吗?!
您至少忘记了:
托管站点上的私有存储库会更自然(且更快)?或者您可以尝试 GitHub Enterprise 或 Assembla 私有安装
You want to reinvent the wheel... do you know it?!
You forgot at least:
Maybe private repository on code-hosting sites will be more natural (and fast) way? Or you can try GitHub Enterprise or Assembla Private Installation