Xcode7 failed to check modified files for svn

感情迁移 提交于 2019-12-21 01:21:21

问题


Yesterday I checked out certain version of remote respository and made some change. And now I have two 'branches' in local respository, one is master, another is certain version.

However, when I try to check commit history of svn in Xcode today, I find it fails to show modified files and an alert, saying The source control operation failed because no working copy could be found. Make sure the file is in a valid working copy and try again.

It's really annoying to unable to check any detail modified code.

Is it an Xcode bug? or what should I do with my SVN?

Thanks in advance.

来源:https://stackoverflow.com/questions/32707891/xcode7-failed-to-check-modified-files-for-svn

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!