Collaborate and Connect with Subversion. Nice.
I'm using git for my personal version control, and subversion for collaborating with groups.
I find this works great, I just put the svn tree inside an existing git project, and then use git to track my personal changes, and then when I have a really solid version, commit that to svn.