Why can't I use SVN in Xcode to update and commit my code when I upgrade my Xcode to 6.4?
Asked
Active
Viewed 112 times
-1
-
Have you installed the latest versions of the comandline tools tools ? – canderse Jul 20 '15 at 01:38
-
I've replaced the SVN* files in Xcode/Contents/Developer/usr with the system's, and the problem is solved. – Guanglong Lu Jul 20 '15 at 01:45
1 Answers
0
I've replaced the SVN related files in Xcode.app/Contents/Developer/usr/bin/ with the system's, and the problem is solved.

Guanglong Lu
- 7
- 3