After upgraded to Xcode 4.2, Organizer - SVN repository stopped working

前端 未结 11 652
甜味超标
甜味超标 2020-12-03 11:11

I recently upgraded my Xcode to 4.2. Since then my Organizer-Repository stopped working. Initially it said \"Host is unreachable\" and placed red dot every where.

In

11条回答
  •  隐瞒了意图╮
    2020-12-03 11:37

    The problems are only with the latest XCode 4 (build 4C177 — iOS 5 beta 7).

    A slightly earlier version of XCode 4 (build 4C104 — iOS 5 beta 5) works fine.

    Like Saran, I tried the suggestions from majkelx and OMH and they did not work for me.

    When I launch build 4C177, and immediately open the Organizer, the repositories initially show green (as Saran noted) and histories are available. Any other operation turns them red. But the comparison view in the text editor successfully shows diffs against the repository, with revision number.

    So, I conclude that the repositories are set up OK and authentication is actually working, but various source-control functionality in build 4C177 is buggy. I'd advise installing an earlier XCode 4 and waiting for the next release. I filed a bug report with Apple.

提交回复
热议问题