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

前端 未结 11 653
甜味超标
甜味超标 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:55

    Had the same problem. The dots are green in the list of repositories but it just refuses to commit changes or update status, though compare works fine.

    I opened Repositories, then on the left pane selected the project under the repository item. In the bottom-left of the window you'll have two buttons, Update and Commit. I pressed Commit there and it worked fine. However, after that it still wouldn't commit through the project (Alt+Cmd+C or through File menu). Not sure exactly what's going on.

提交回复
热议问题