Neel,

The best advice I can give is that if you have people working on code which
is not readable by all, you create an invite-only review group[1] for those
people who should have access, and then use a default reviewer regex[2] to
match the sensitive filenames and automatically assign to that group.

[1]
http://www.reviewboard.org/docs/manual/1.7/admin/configuration/access-control/#invite-only-review-groups
[2]
http://www.reviewboard.org/docs/manual/1.7/admin/configuration/default-reviewers/

-David


On Fri, Jan 17, 2014 at 6:49 AM, neel roy <neelsnewm...@gmail.com> wrote:

> Hi,
>
> I have a situation below and was wondering how can it be resolved..
>
> Lets say I have perforce depot file //somedepot/somedirectory/somefile.txt
> In perforce, UserA has been given an access to view that file and UserB is
> not. Now, UserA creates a review request with changes to that file and
> sends a review request to either UserB directly or to a group which UserB
> is part of. When UserB logs in to reviewboard, he can now see that file
> even though he does not have right to see that file because a centralized
> account that accesses that file has access to entire depot. In this case
> how can I refrain UserB from viewing that file?
>
> Thanks in advance,
> -Neel.
>
> --
> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
> ---
> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
> ---
> Happy user? Let us know at http://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "reviewboard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to