Re: How to allow access on reviews per repository

2010-03-18 Thread Mihai
Thank you for your answers. Indeed, I want to restrict access in "All review requests" only to a specific repository. I have SVN hooks for multiple repos that submit review requests on each commit. On a specific project we have external devs working and I don't want them to access other repositorie

Re: How to allow access on reviews per repository

2010-03-18 Thread Christian Hammond
Hi, There's nothing today that you can use for this. What you can do, and it's what some companies do, is have separate Review Board instances for different groups of people. That way, you can have one Review Board instance per group of people of a certain access level. So, for example, some compa

Re: 500 Server Error when attempting to post

2010-03-18 Thread JohnHenry
Hi, I see the information, it said: "Uploading diff, size: 0" That may mean no diff content was generated at all. I think may be you had not change any thing of your local copy after commit ti to repository, or some other reasons let post-review generate an "Empty Diff" Best Regards! On