0

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?

Seki
  • 11,135
  • 7
  • 46
  • 70
Fry
  • 6,235
  • 8
  • 54
  • 93
  • 1
    Try the solutions posted in the similar StackOverflow thread: http://stackoverflow.com/q/5309792/1641565 –  Sep 03 '12 at 10:52

1 Answers1

0

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!

MaTTP
  • 953
  • 2
  • 12
  • 27