git-svn problems on Mountain Lion

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

症状

git-svn repositories fail to clone/pull/push from Subversion after upgrading to Mac OS X 10.8 Mountain Lion

原因

Mountain Lion removed the default install of Subversion and the bindings to other languages.

回避策

On a fresh Mountain Lion install, the simplest way to get git-svn working again is to:

  1. Install XCode 4.4
  2. Open XCode and in Preferences > Downloads, click 'Install' next to 'Command line tools'
  3. In SourceTree, open Preferences > Git and click 'Use System Git', confirming your git path

git-svn should now work again

 

 

最終更新日: 2015 年 12 月 18 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.