git svn で svn リポジトリを clone しようとしたら↓みたいなエラーになった。日本語資料が見あたらなかったので、やった回避策のメモ。 C:\GitRepos>git svn clone --prefix svn/ file:///C:/SVNRepos/hoge hoge.git Initialized empty Git repository in C:/GitReppos/hoge.git/.git/ Couldn't open a repository: Unable to open an ra_local session to URL: Unable to open repository 'file:///C:/SVNRepos/hoge': Expected FS format '2'; foun d format '4' at C:\Git/libexec/gi