Two different project with the same svn root

2014-04-10 Thread Yu-Kai Tseng
Hi, We are trying to user Reviewboard to review our codes. We are facing a problem that we have many different projects saved in our SVN server. These projects share a same repository root, which is, the SVN server's url. For example, / |- project1 |- project2 The

Re: Two different project with the same svn root

2014-04-10 Thread Yu-Kai Tseng
it, which is why this is happening. Why do you want two separate Repository connections? -David On Thu, Apr 10, 2014 at 3:46 AM, Yu-Kai Tseng tanis...@gmail.comjavascript: wrote: Hi, We are trying to user Reviewboard to review our codes. We are facing a problem that we have many different

Re: Two different project with the same svn root

2014-04-11 Thread Yu-Kai Tseng
within the SVN repository will not work and is not supported. Christian -- Christian Hammond - chi...@chipx86.com javascript: Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On Thu, Apr 10, 2014 at 10:22 PM, Yu-Kai Tseng tanis

Re: Two different project with the same svn root

2014-04-11 Thread Yu-Kai Tseng
, 2014 at 11:42 PM, Yu-Kai Tseng tanis...@gmail.comjavascript: wrote: Hi Christian, So is there no other solutions except that I set different SVN repository root to these projects? Can future reviewboard support it because I don't see anything wrong when two projects share the same svn

RBTools 0.6.2 revision range and file path

2014-07-24 Thread Yu-Kai Tseng
Hi Developers, I updated my rbtools to 0.6.2 and encountered the following problem. (my repo is SVN) When I use rbtools 0.5.x, I can use commands such as rbt post --revision-range=: /path/to/file1 path/to/file2 to indicate that I want to upload diffs of version and version of

Re: Cannot run rbt post in RBTools 0.7.0

2015-01-20 Thread Yu-Kai Tseng
- From: Yu-Kai Tseng tanis...@gmail.com javascript: Reply: revie...@googlegroups.com javascript: revie...@googlegroups.com javascript: Date: January 20, 2015 at 1:50:54 AM To: revie...@googlegroups.com javascript: revie...@googlegroups.com javascript: Subject: Cannot run rbt post

Cannot run rbt post in RBTools 0.7.0

2015-01-20 Thread Yu-Kai Tseng
Hi all, I recently upgraded my rbtools from 0.6.2 to 0.7.0. After I upgraded the rbtools, I tried to post a review request to server using rbtools 0.7.0 and received this error. CRITICAL: environment can only contain strings I googled this sentence and found that this probably is related to

RBTools post review requests between my working copy and an arbitrary SVN revision

2015-01-26 Thread Yu-Kai Tseng
Hi, May I create a diff between my working copy and a non-HEAD SVN revision using rbtools. I searched the document and even read the code but found no solution for it. I am going to introduce the rbtools to my colleagues and hope I can find an answer, even a no, you can't do it, Can anyone

Re: RBTools post review requests between my working copy and an arbitrary SVN revision

2015-01-27 Thread Yu-Kai Tseng
for digging between a non-HEAD revision and your working copy? -David On Mon, Jan 26, 2015 at 10:04 PM Yu-Kai Tseng tanis...@gmail.com javascript: wrote: Hi, May I create a diff between my working copy and a non-HEAD SVN revision using rbtools. I searched the document and even read the code