How to manage SVN in Xcode 5.1.1?

筅森魡賤 提交于 2019-12-24 23:11:59

问题


I would like to send a code to a SVN server using Xcode. I found that Xcode 4 has in Provisioning Profile a tool to manage SVN (creating folders & pulling the code). Now in Xcode 5 they change it and added Source Control.

I added my SVN server address (inlucding name and password) in Preferences -> Accounts but each time I try to commit and pull files to SVN server there is an information "No remotes found".

How can I solve it ? How can I manage the structure of folders in SVN using Xcode ?

I do not want to use other programms.

来源:https://stackoverflow.com/questions/23154219/how-to-manage-svn-in-xcode-5-1-1

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