Hi Dieter, Try '/trunk/.*' for the regex path instead. The paths are prefixed with a '/' in modern versions of Review Board.
Christian -- Christian Hammond - [email protected] Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com On September 23, 2014 at 10:39:26 AM, Dieter Odeurs ([email protected]) wrote: > Hello > > I'm new to reviewboard and was experimenting with it. I want to test with > default reviewers but i don't ge tit working. > My test situation: > > 3 SVN repo's: > > repo1 > > repo2 > > repo3 > > > All of them are structured like > > repo1 > > trunk > > branch > > tag > > > 4user: > > admin (admin) > > me (admin) > > reviewer1 > > reviewer2 > > > > Now i want that for every review in the trunk of repo 1 admin would be the > default reviewer. > Default review setting are: > > name: defaultRepo1 > > regex: "trunk/.*" > > default group: / > > default user: admin > > > But when I add a new review request of the trunk in repo 1 no default > reviewer would be added. > Is there something wrong with the setting? > > > > > > > > > > > > > > > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
