• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Perforce on Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Re: [Core Data] Lightweight Objects
  • Next by Date: Re: NSView / Drag and Drop: Any API or constants to detect the start of a drag?
  • Previous by thread: Sending events to other applications
  • Next by thread: Where are the books?
  • Index(es):
    • Date
    • Thread