Search code examples
svnosx-mountain-lionxcode4.4

Configure SVN in Xcode 4.4.1 with Mountain Lion


When I try to set a repository in Xcode 4.4.1 I get this error:

error screenshot

On Snow Leopard with Xcode 4.2 all works fine, though.

How can I solve the issue?


Solution

  • Go to Xcode Preference. Click on tab Downloads and select Components flag.

    Then installa Command line tools and use SVN from Terminal.

    Hope this help!