How to setup Xcode 3.1.4 with Perforce ?
Posted
by Azeworai
on Stack Overflow
See other posts from Stack Overflow
or by Azeworai
Published on 2010-04-17T04:30:38Z
Indexed on
2010/04/17
4:33 UTC
Read the original article
Hit count: 292
Hi everyone,
I've been trying to setup Xcode with Perforce for about 7 hours now and managed to get the Perforce Repository Authenticated within Xcode. The problem I have is, within the repositories window, I don't see any directories for me to check out. I can see the p4root login and client are ok with the tick on the repository log.
When I try to Import an xcode project directory within the Perforce root directory- the import fails with '/Users/jackson/p4root/alpha/MessageTapper' is not under the Perforce root.
I have p4d running on the local machine, and have created a user and workspace. The workspace has the directories in view.
I'm hoping for someone to give me some direction or maybe point me to a good reference to how to set perforce up with xcode.
Thanks!
© Stack Overflow or respective owner