My own GIT-SVN Crib Sheet.
Well, I've not left SVN behind completely.
# Check out a project, but only sub-dirs A B and C, out of potentially thousands of sub-dirs svn co -N http://url-of-repo/project svn up A B C