开发者

Xcode with PVCS

Just curious if anyone have worked with PVC开发者_C百科S and Xcode? I am trying to access SCM and wanted to make sure if it's even supported.

Thanks.


PVCS is not supported on OS X. The closest thing you can get is:

If you have access to a Linux machine, you can install VM on the Linux box. Create an NFS mount (in Snow Leopard this is done in Disk Utility). You could then do an SSH session allowing remote X-Windows so that you can invoke VM on the Linux box and see it displayed on your Mac. The NFS mount will allow you to write the archive to what would appear to be a local directory on your Mac (it wouldn't be local, however, so I would recommend having a Folder Action that copies any file written to your mounted directory to, say, your Desktop).

If you have a Windows machine, you could install VM on the Windows machine and then using Microsoft Remote Desktop Connection (RDC) connect to your Windows box. You could also remotely mount a directory on your Windows machine and, again, have a Folder Action that copies the checked out file to your desktop.

References

  • Install PVCS on a linux virtual machine

  • Remote X11 GUI for Linux/Unix | Red Wire Services

  • Setup ssh in XCode

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜