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!
--Update-- I realized that I needed the Command Line p4 client to get it to work proper. After a weekend of use, I decided to use SVN packaged as part of Turnkey Linux instead.