Re: [p4] p4broker config questions

roadkills_r_us <[email protected]>
Newsgroups gmane.comp.version-control.perforce
Message-ID <[email protected]>
Posted on behalf of forum user 'roadkills_r_us'.

I know this is an ancient topic, but for anyone wonndering, you can certainly do
this today (not sure about 2011). The user is just another string taking a
broker style regular exp ression pattern. We do this all the time:

    user = ^(usera|userb|userc)$;

We do it this way to make sure that we only get exact user matches. For
instance, in this case I would not want userab to match, but if I had written:

    user = usera|userb|userc

then userab would also match.



--
Please click here to see the post in its original format:
  http://forums.perforce.com/index.php?/topic/1061-p4broker-config-questions
_______________________________________________
perforce-user mailing list  -  [email protected]
http://maillist.perforce.com/mailman/listinfo/perforce-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.