xcode subversion设置连接到基于网络的存储库 [英] xcode subversion settings to connect to network based repository

查看:105
本文介绍了xcode subversion设置连接到基于网络的存储库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道它不是正确的方法,但在这种情况下我们只有2个开发人员,需要快速建立存储库。

I know its not the right way to go about it but in this situation we only have 2 developers and need a quick repository setup.

我创建了一个存储库并将其放在网络服务器上。可以通过smb访问存储库://192.168.0.99/Dev/MyApp/Repository

I have created a repository and placed it on a network server. The repository can be accessed by smb://192.168.0.99/Dev/MyApp/Repository

在xcode存储库中如何创建指向此存储库的链接。我已经从SCM - > Repositories - >使用+按钮创建了一个存储库。只是无法成功连接到网络文件夹上的存储库。目前该方案设置为smb,主机设置为192.168.0.99,路径设置为/ Dev / MyApp / Repository

In xcode repositories how do create a link to this repository. I have gone from SCM -> Repositories -> Created a Repository using the + button. Just cannot successfully connect to the repository on the network folder. Currently the Scheme is set to smb, the host set to 192.168.0.99 and path set to /Dev/MyApp/Repository

但它表示错误:170000个坏URL传递给RA层。 smb的无法识别的URL方案....

But it says error: 170000 bad url passed to RA Layer. unrecognized URL scheme for smb....

如何设置连接到基于网络文件夹的存储库?

How do i set the settings to connect to the network folder based repository?

提前致谢

推荐答案

使用finder建立与smb共享的连接

use the finder to set up a connection to the smb share first

finder->go->connect to server
enter smb://xxxxx details
connect

然后你应该能够访问存储库。

Then you should be able to access the repository.

这篇关于xcode subversion设置连接到基于网络的存储库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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