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 # Superceeded by --set-depth=* functionality of SVN v1.5 svn co -N http://url-of-repo/project svn up A B C
Permission denied
errors regarding temporary files: http://rctay.spaces.live.com/blog/cns!59D3BFCD027B09E5!792.entry