1. Create `.gitattributes` with `* -text` contents in repo root 2. Check svn properties on repository root Expected: there's `svn:auto-props` = `* svn:mime-type=application/octet-stream`
.gitattributeswith* -textcontents in repo rootExpected: there's
svn:auto-props=* svn:mime-type=application/octet-stream