We discussed migrating from Subversion to Git. This provides many us with many advantages. Rather than port all history from Subversion to Git, we're better off to simply migrade just the head revisions of things by hand that ought to be transferred. This also provides us an opportunity to clean up cruft that has collected, such as compile code, large binary files (jars), 3rd party code, etc that should not be in our VCS.
Anonymous
As suggsted on the mailing list:
cruft, and plus a bunch of good organization.