Hi all, The infrastructure team has set up a read-only Git mirror of the Derby code repository at http://git.apache.org. The Git repository will be useful when doing code archaeology, since you'll have the entire history stored locally so log, blame/annotate, diffing old revisions and binary search should be a lot faster than doing the same operations against the Subversion repository. It may also be a useful tool for managing patches when working on multiple issues.
Some links to get started: http://www.apache.org/dev/git.html http://wiki.apache.org/general/GitAtApache -- Knut Anders
