Re: Using Xcode with Perforce
Re: Using Xcode with Perforce
- Subject: Re: Using Xcode with Perforce
- From: Kaelin Colclasure <email@hidden>
- Date: Sun, 7 Dec 2003 18:11:27 -0800
Aha, thanks for the pointer to the release notes. Unfortunately, making
*.pbxuser writable didn't seem to be sufficient. I am still getting the
console messages:
===== Sun Dec 07 2003 ===== 17:51:46 US/Pacific =====
2003-12-07 17:52:04.551 Xcode[670] Bad Record:
TimeTracker.app - no such file(s).
2003-12-07 17:52:04.695 Xcode[670] Bad Record:
MainMenu.nib - no such file(s).
2003-12-07 17:52:04.771 Xcode[670] Bad Record:
Path '/System/Library/Frameworks/AppKit.framework' is not under
client's root '/Users/Shared'.
Path '/System/Library/Frameworks/Foundation.framework' is not under
client's root '/Users/Shared'.
Path '/System/Library/Frameworks/Cocoa.framework' is not under client's
root '/Users/Shared'.
2003-12-07 17:52:04.852 Xcode[670] Bad Record:
2003-12-07 17:52:34.373 Xcode[670] Save of project
/Users/Shared/Projects/TimeTracker/TimeTracker.xcode failed
2003-12-07 17:53:18.944 Xcode[670] Save of project
/Users/Shared/Projects/TimeTracker/TimeTracker.xcode failed
However, seeing that the release notes also claim that .nib files
aren't supported with Perforce, it looks like I'd be better off trying
to work with CVS for the near term. (Hopefully Xcode's Perforce support
will mature in the next release or two.)
-- Kaelin
On Dec 7, 2003, at 4:52 PM, Jim Correia wrote:
On Dec 7, 2003, at 7:45 PM, Kaelin Colclasure wrote:
I have a fair bit of experience with Perforce. I am aware that it's
possible to set up my client specification such that the files in my
workspace are always writable, just like CVS.
Another alternative may be to set the filetype on the project file to
text+w. You'll still have to p4 edit before submitting it, but it will
solve the writability problem. (This is suggested in the release
notes...)
Jim
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.