Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何将版本控制源控件安装到 windows 服务并将此控件连接到 XCode 4.x 以使多开发人员能够处理同一个项目(从 XCode 签入和签出)并将此版本托管在我自己的服务器上。
您可以在 Windows 上使用GIT 等版本控制系统。
请参阅这篇文章:带有 xcode-4 和 git 的版本控制系统
然后将主存储库设置为 Windows 服务器上的主存储库。