Which auto-complete feature are you referring to? Different companies have different ways they handle code reviews. Many do pre-commit, which is what RBTools is largely used for. Some do post-commit, which RBTools 0.6 will make easier, and Review Board 2.0 will provide a nicer web UI for.
-o just opens the review request in your browser after posting. It's a helpful option. You can also set it to be used by default in .reviewboardrc (check the docs for the setting). Christian -- Christian Hammond - [email protected] Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On Wed, Feb 5, 2014 at 9:13 AM, Gong Zhang <[email protected]> wrote: > It makes sence... And also I noticed that there`s a auto-complete feature > for rbtools, is that true? Do you guys have a more friendly UI for users to > create a code review? I think use a --o option within rbt post is a way to > do it, right? > > -- > 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/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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
