We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
首先,如果它是一个 OSS 项目,版本控制系统很可能是 分布式一个 (DVCS)
如果是这样,那么这个 分支模型可能很有趣。
这个想法是控制您想要从远程存储库集成的内容。
替代文本http://nvie.com/wp-content/uploads/2009/12/Screen-shot-2009-12-24-at-11.32.03.png
First, if it is an OSS project, chances are the versioning system ism a Distributed one (DVCS)
If so, then this branching model can be of interest.
The idea is to control what you want to integrate from remote repos.
alt text http://nvie.com/wp-content/uploads/2009/12/Screen-shot-2009-12-24-at-11.32.03.png
我也需要这个。 Tortoise SVN 中的内置图表太繁忙了,但我已经利用了它。但对于像上面 VonC 的图片这样的东西,我想我会使用干擦板和彩色记号笔。我会把它挂在我的立方体外面。用转速、日期、冲刺和项目对其进行注释,我们就准备好了。
I need this too. The built-in graph in Tortoise SVN is too busy, but I've made use of it. But for soemthing like VonC's picture above, I think I'm going to go with a dry erase board and colored markers. I'll hang it outside my cube. Annotate it with revs, dates, sprints and projects, and we'll be all set.