I want to pull changes from a visual svn repository using Xcode, but a window opens "Choose the working copies to pull.", but besides the working copy it is written uncommited changes. I commited the changes before wanting to pull the changes from the repository and I really can't understand why it isn't working.
Asked
Active
Viewed 137 times
0
-
issue `update` command. At least you have to in sync with your SVN server. – Raptor Jan 09 '13 at 08:39
-
You mean that I should use that update command in the organizer-repositories? – Maria Stoica Jan 09 '13 at 08:44
-
Yes. Apparently your source is out of sync with your SVN server – Raptor Jan 09 '13 at 08:48
-
I tried this and the same window appears "uncommited changes" – Maria Stoica Jan 09 '13 at 08:54