While at apachecon I spoke with the folks at the INFRA desk to find out about moving the website from SVN to Git, and it's pretty straightforward. Here's the process:
1. Create a new Git repo fort the site 2. Copy the files over. I don't think we care about history. Unless someone speaks up, I'll just copy over what's current. 3. File a ticket and point them to the new repo Are there any dependencies currently pointing to the SVN repo that we'll need to update that would block me from taking care of this? Jon