如果启用svn,Cound不会检查带有xcode 5的svn和Xcode崩溃 [英] Cound not check out svn with xcode 5 and Xcode Crashes if enable svn

查看:174
本文介绍了如果启用svn,Cound不会检查带有xcode 5的svn和Xcode崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我无法在X-Code 5中设置SVN。我尝试了以下步骤:



1)Goto-Xcode-Preferences-Accounts-Add Repositories(点击+符号)。



2)输入项目的URL路径 https:// ipaddress:8578 / svn / comapny_name / projectname / iphone /



3)输入凭据。此时我收到此错误消息

  Xcode修改了该URL。 
Xcode存储库帐户代表存储库的根目录。
可以从结帐窗口检出子路径。

使用基本路径成功添加了存储库 https:// ipaddress: 8578 / svn / comapny_name /



当我签出项目时,它会显示身份验证警告,因为我没有访问基本路径的权限 https:// ipaddress:8578 / svn / comapny_name /



但我有权访问项目文件夹 https:// ipaddress:8578 / svn / comapny_name / projectname / iphone /



我的问题



1)我如何从项目文件夹中结账项目



我试图通过提供从终端结账文件夹的完整路径,我成功了但问题是当我打开项目时xcode崩溃没有任何警告



(我认为这是由于svn路径)我通过禁用svn检查然后没有崩溃



2)如何解决这个问题

解决方案

我有同样的问题



我没有直接修复它



但是有更新本地工作副本的替代方法



打开终端



导航到您的SVN目录



并输入命令 svn update



在我的情况下,输出:

 更新'。':
...
...
更新修订版208064

XCode 5直接更新新文件


I am not able to setup SVN in X-Code 5. Iv tried these steps:

1) Goto-Xcode-Preferences-Accounts-Add Repositories (clicking "+" sign).

2) Enter the url path of the project https://ipaddress:8578/svn/comapny_name/projectname/iphone/

3)Enter the credentials. At this point of time i get this error message

Xcode has modified the URL.
         Xcode repository accounts represent the root of the repository.
         Subpaths can be checked out from the checkout window.

the Repository was added successfully with the base path https://ipaddress:8578/svn/comapny_name/

When i checkout the project it shows authentication warning as i dont have the permission to access the base path https://ipaddress:8578/svn/comapny_name/

but i have permissions to access the project folder https://ipaddress:8578/svn/comapny_name/projectname/iphone/

My question

1) how can i checkout the project from the project folder

I tried to checkout from terminal by providing the full path of the folder and i got it successfully but the problem is when i open the project xcode crashes with out any warning

( i think its due to difference in the svn paths) i checked by disabling the svn then no crash

2) how can solve this

解决方案

I have the same issue

I haven't fixed it directly

But there is an alternative to update your local working copy

Open the terminal

Navigate to your SVN directory

And type the command svn update

In my case, the output:

Updating '.':
...
...
Updated to revision 208064

And XCode 5 updates with the new file directly

这篇关于如果启用svn,Cound不会检查带有xcode 5的svn和Xcode崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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