[p4] counters and what permissions are needed to access/set them.
Stephen Vance
steve at vance.com
Thu Oct 19 21:03:44 PDT 2006
There is no way to control access to a specific counter other than the
special counters that require "super" and the -f option to change like
"journal," and "change".
"Review" is a subset of "super." Everything is a subset of "super".
"Review" is higher than write but lower than admin and has some
capabilities of its own to support its purpose.
I think you'll need another mechanism. Why not an administrative depot
or section of your depot with the value in a file or as the name of a
file? You can control the permissions tightly on that.
Steve
William Deegan wrote:
> Greetings,
>
> Is there a way to give users access to a specific counter?
> I see that the review permission is required to set a counter.
> Is that a superset of "super"?
>
> I was considering using a counter to keep track of the minor version
> number for releases.
> So I would have a counter RELEASE_1.2
> If this requires super or review permission (since any user may be
> incrementing the
> minor version number, as requested by my client), then I'll have to
> use another mechanism
> to keep track of the minor version number.
>
> Thanks,
> Bill
> _______________________________________________
> perforce-user mailing list - perforce-user at perforce.com
> http://maillist.perforce.com/mailman/listinfo/perforce-user
>
>
More information about the perforce-user
mailing list