I have a project that lives in the SVN repository. The repository is added to Xcode, I can view it using my organizer and check the projects. Here is the problem. Whenever I try to update an old version of a project to a new one, I right-click on a project in the Project Navigator and go to Source Control → Update Selected Files, I get the following error:
The operation cannot be performed because the selection is invalid.
Check your selection and try again.
What am I doing wrong? I tried to select individual files instead of the project, and I tried the selected lines of code (silly, but you never know). I am not checking the project correctly? Is this a common problem?
Hurrah! =)
source share