http://codestriker.sourceforge.net/
Codestriker is an open-sourced web application which supports online
code reviewing.
http://d.hatena.ne.jp/nirvash/20050922/1127368179
WEBベースのコードレビュー支援ツール。行単位でレビューコメントを付けるこ
とができる。対応している SCM は CVS, Subversion, Perforce, ClearCase,
Visual SourceSafe。BTS との連携は Bugzilla のみ。
tracねー。
現在は、レビューされていないコードは commit させないルールで運用してい
るのだけど、そういうのに対応できるのかなぁ。commit candidate みたいな機
能が SCM で実現できればいいのだけど。
そういうのは普通branchで実現するのでは?
The Always-Branch systemで
(1)trunkへのcommitはレビューが必要
(2)branchへのcommitは自由
(3)branchのレビューが終わったらtrunkへmerge
- Subversion Best Practices
http://svn.collab.net/repos/svn/trunk/doc/user/svn-best-practices.html
- sin - Continuous Integration Rethought
http://sin.tigris.org/Sin%20-%20Continuous%20Integration%20Rethought.html
固定リンク [2005-09-23-3]
これまでの訪問者は 人です。