将项目导入XCode 5中的远程SVN服务器 [英] importing a project into a remote SVN server in XCode 5

查看:77
本文介绍了将项目导入XCode 5中的远程SVN服务器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

以前在XCode 4中,在Organizer屏幕的Repositories部分中,有一个选项(import)将项目导入SVN服务器,虽然添加了存储库,但现在Xcode 5的Source Control菜单中禁用了该选项在XCode首选项的帐户部分中。
如何使用Xcode 5的导入功能将我的项目导入远程SVN服务器?

Previously in XCode 4, in the Organizer screen, in the Repositories section, there was an option (import) to import a project into an SVN server, this option is now disabled in Xcode 5's Source Control menu although the repository is added in the Accounts section in XCode's preferences. how can I use this import feature with Xcode 5 to import my project into the remote SVN server ?

提前感谢。

PS我不想在SVN服务器上手动导入项目,因为我遇到手动导入问题,我也不想通过支付20美元来购买和安装OSX Server产品来解决这个问题。通过在SVN服务器计算机上运行OSX服务来解决此问题。

P.S. I don't want to import the project manually on the SVN Server, because I faced problems with the manual import, and I also don't want to solve this problem by paying $20 to purchase and install the OSX Server product which is supposed to solve this problem by running the OSX Service on the SVN server machine.

推荐答案

从这个答案中按照相同的流程:

Follow the same process from this answer:

https://stackoverflow.com/a/19410994/1017340

总结:

结帐空文件到一个文件夹让我们说:/ local /

Checkout empty trunk to a folder let say : /local/

复制所有代码(Xcode项目) )到/ local /

copy all codes (Xcode project) to /local/

从/ local打开Xcode项目

Open Xcode project from /local

现在你可以提交一切。

PS。 Xcode 5中没有导入功能(比如你想要的)。

PS. There is no import functionality (like what you want) in Xcode 5.

这篇关于将项目导入XCode 5中的远程SVN服务器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆