Re: [p4] Broker config: Cannot get version to match
roadkills_r_us <[email protected]>
| Newsgroups | gmane.comp.version-control.perforce |
|---|---|
| Message-ID | <[email protected]> |
Posted on behalf of forum user 'roadkills_r_us'.
Randall Fong with P4 support (I opened a case) sent the solution below. I
haven't tried the P4D config par because the broker config worked fine. (We
do as much at the broker as possible to keep the server load lighter.)
Try:
command: .*
{
prog = P4V\/.*\/2015\/.*;
version = v81;
action = reject;
message = "You must use a 2017.1 or later client. If you need help
upgrading your client, please file a ticket";
}
as seen in "The syntax of the broker command handler conditions" KB
attached.
Or, better yet, use rejectList as seen in "How to Use the
'rejectList' Feature to Reject Client Connections -
http://answers.perforce.com/articles/KB/15014How to Use the
'rejectList' Feature to Reject Client Connections"
--
Please click here to see the post in its original format:
http://forums.perforce.com/index.php?/topic/5505-broker-config-cannot-get-version-to-match
_______________________________________________
perforce-user mailing list - [email protected]
http://maillist.perforce.com/mailman/listinfo/perforce-user