Sep
05
2008
Here’s a nice explanation on setting up externals withing a repository. And here’s a nice review of Cruise Control vs Hudson. One feature of Hudson which I want to check out is distributed builds.
Tweet This Post
Oct
07
2007
A couple more code review tools to consider
ReviewBoard
Crucible Works with Fisheye
Code Collaborator
Google Mondrian
Peer Review Plugin for Trac
Note the Trac Hacks site http://trac-hacks.org/wiki/PeerReviewPlugin is down for awhile.
jian cha
Next step is to get some work-flow setup. Possibly with Subversion so we know what code has been reviewed and ready for release. We also need to decide on whether the reviews happen pre or post commit. Ideally the change log and release notes would include links to the reviews.
Tweet This Post
May
10
2007
We are in the process of converting to SVN from both our CVS and Perforce repositories. The CVS conversion went well with the help of cvs2svn . We had to tweak the mime types a little for jar files.
We weren’t able to get Perforce converted yet using p4tosvn. Still working on getting perl extensions to compile.
Tweet This Post