开发者

xcode subversion settings to connect to network based repository

开发者 https://www.devze.com 2023-02-05 18:52 出处:网络
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.

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.

I have created a rep开发者_如何学Goository and placed it on a network server. The repository can be accessed by 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

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?

Thanks in advance


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号