Perforce on Leopard
Perforce on Leopard
- Subject: Perforce on Leopard
- From: Rick Thurmond <email@hidden>
- Date: Sat, 10 Nov 2007 07:53:46 -0800
I think I previously had Perforce working with Tiger, but it seems to
have stopped working with Leopard. Does anyone user Perforce or would
it be safe to rely on Time Machine or some other technology?
I put p4d in ~/Library/LaunchAgents, then in ~/.MacOSX I have an
environment.plist that looks like this:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd
">
<plist version="1.0">
<dict>
<key>GL_ENABLE_DEBUG_ATTACH</key>
<string>YES</string>
<key>P4PORT</key>
<string>speedy.local:1666</string>
<key>P4ROOT</key>
<string>/library/Perforce</string>
</dict>
</plist>
p4d doesn't start automatically, though I can go to the directory
where it lives and start it manually.
What's the right way to automatically start p4d, and what should my
$P4PORT be set to?
Rick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden