--
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...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
The path I am using in ReviewBoard to set the repository is https://codex.xxxx.net/svn/Tools which is the base dir not a sub one. Thanks.
And also you may interested, I use "rbt post --debug"
And also you may interested, I use "rbt post --debug"and there`s a error message which is "DEBUG:root:Got API Error 206 (HTTP code 400): The repository path specified is not in the list of known repositories", have any idea with this one? Thanks!
--
That`s the screenshot of the configuration page of my repository.
My working copy`s path is D:\user\PhabricatorTest
And the exact SVN path from the SVN server is https://codex.xxx.net/svn/Tools/trunk/PhabricatorTest while https://codex.xxx.net/svn/Tools/ is the root dir.
Thanks!
Hi,
--
That`s wired, without the --basedir option, the rbt post will fail.
Thank you for your help, I also have another question. How can I specify the reviewers, there`s not a edit button next to reviewers in the web page. And the --target-people option can not set it too. Thanks!
--
I am using ReviewBoard 1.7.21. And all other fields has a pencil button next to them except for Reviewers.... I am using a Ubuntu virtual machine as my server and followed all the instructions on your web page.
--
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?
--
In case you missed my last question, here I ask again,
In case you missed my last question, here I ask again,is there any features to allow integration with Jira or Jenkins? Thanks!
--
Your answers are really helpful!
Your answers are really helpful!Another question hopefully this will be the last one :). Can I do a svn commit with the RBTools? Seems the "--commit" is not supported with Subversion when I tried to use "rbt patch --commit 5". Thanks!
--