Many projects in ReviewBoard.

2010-02-15 Thread Jan Koprowski
Is there any opportunity to configure one ReviewBoard to many
independent projects? For example two.
There are two projects. Each have they own repository and user
accounts assigned to it. But user from project A
can't see sourcecode or review requests from project B and user from
project B don't see any informations from project A.
Is this possible?

Greetings from Poland
--
Jan Koprowski

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: Many projects in ReviewBoard.

2010-02-15 Thread Christian Hammond
Hi Jan,

Review Board can definitely work with multiple projects on different
repositories, but what you're asking about really is the ability the section
off the code by user, so that users are restricted by what they can see.
This is not doable today without two separate servers, but will be in the
future once we have policy support, which will allow for such rules
governing code access. That'll be a while, though.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Mon, Feb 15, 2010 at 7:08 AM, Jan Koprowski jan.koprow...@gmail.comwrote:

 Is there any opportunity to configure one ReviewBoard to many
 independent projects? For example two.
 There are two projects. Each have they own repository and user
 accounts assigned to it. But user from project A
 can't see sourcecode or review requests from project B and user from
 project B don't see any informations from project A.
 Is this possible?

 Greetings from Poland
 --
 Jan Koprowski

 --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Re: Many projects in ReviewBoard.

2010-02-15 Thread David Trowbridge
Right now the only way to partition it this way is to run two separate servers.

-David



On Mon, Feb 15, 2010 at 7:08 AM, Jan Koprowski jan.koprow...@gmail.com wrote:
 Is there any opportunity to configure one ReviewBoard to many
 independent projects? For example two.
 There are two projects. Each have they own repository and user
 accounts assigned to it. But user from project A
 can't see sourcecode or review requests from project B and user from
 project B don't see any informations from project A.
 Is this possible?

 Greetings from Poland
 --
 Jan Koprowski

 --
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: Many projects in ReviewBoard.

2010-02-15 Thread Jan Koprowski
Thank You very much. Probably I will be force to implement such
restrictions by hand. Probably I made a new model named Project in
Django and make relations between project and: user, repository,
review. This should work well :]

On Feb 15, 10:14 pm, David Trowbridge trowb...@gmail.com wrote:
 Right now the only way to partition it this way is to run two separate 
 servers.

 -David



 On Mon, Feb 15, 2010 at 7:08 AM, Jan Koprowski jan.koprow...@gmail.com 
 wrote:
  Is there any opportunity to configure one ReviewBoard to many
  independent projects? For example two.
  There are two projects. Each have they own repository and user
  accounts assigned to it. But user from project A
  can't see sourcecode or review requests from project B and user from
  project B don't see any informations from project A.
  Is this possible?

  Greetings from Poland
  --
  Jan Koprowski

  --
  Want to help the Review Board project? Donate today 
  athttp://www.reviewboard.org/donate/
  Happy user? Let us know athttp://www.reviewboard.org/users/
  -~--~~~~--~~--~--~---
  To unsubscribe from this group, send email to 
  reviewboard+unsubscr...@googlegroups.com
  For more options, visit this group 
  athttp://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en