1 message in com.perforce.perforce-user[p4] host restriction and triggers (w...
FromSent OnAttachments
Amau...@atsm.fr05 Jan 2001 00:34 
Subject:[p4] host restriction and triggers (was: no subject)
From:Amau...@atsm.fr (Amau@atsm.fr)
Date:01/05/2001 12:34:14 AM
List:com.perforce.perforce-user

The error is "Client 'CLIENTNAME' can only be used from host 'CLIENTNAME'"

Your client is protected against access from another host.

(cf. 'p4 help client': Host: If set, restricts access to the named host. If unset, access is allowed from any host. )

I can think of 2 solutions: - either remove this Host field from your client definition, - or use the "p4 -H CLIENTNAME opened" command. You can get the client name with the %client% construct in the trigger invocation.

Hope this helps,

Amaury Forgeot d'Arc.