Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
何が機能するかはわかりませsvn2gitんが、標準git-svnでは、Windows マシンでの速度がかなり遅いことに気付きました。特に最初のインポートを実際に行うときに厄介です。これを解決するには 2 つの方法がありました。macos/linux マシンでインポートを実行し、結果のリポジトリを Windows ワークステーションまたは部分インポートにコピーするだけです ( git svn fetch -R <recent revision>)。
svn2git
git-svn
git svn fetch -R <recent revision>