All, sf.net supports git as a SCM. I've used git on some small projects locally, and I like it: local commits are really nice, (proper) merge tracking shortens branch management, it is really fast and finally committing small parts from your local copy is much simpler than with svn (cherry pick the files to be added).
Though svn was a great improvement over cvs, I think git is a boon to work with. Anyone up for migrating the wicketstuff svn repository over to git? Martijn -- Become a Wicket expert, learn from the best: http://wicketinaction.com Apache Wicket 1.3.5 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.
