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

2015-01-27 Thread Yu-Kai Tseng
r use case for digging between > a non-HEAD revision and your working copy? > > -David > On Mon, Jan 26, 2015 at 10:04 PM Yu-Kai Tseng > wrote: > >> Hi, >> >> May I create a diff between my working copy and a non-HEAD SVN revision >> using rbtools. >&g

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 h

Re: Cannot run rbt post in RBTools 0.7.0

2015-01-20 Thread Yu-Kai Tseng
c. - https://www.beanbaginc.com > > -Original Message- > From: Yu-Kai Tseng > > Reply: revie...@googlegroups.com >> > Date: January 20, 2015 at 1:50:54 AM > To: revie...@googlegroups.com >> > Subject: Cannot run rbt post in RBTools 0.7.0 >

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 un

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: Two different project with the same svn root

2014-04-11 Thread Yu-Kai Tseng
e relevant group. > > -David > > > On Thu, Apr 10, 2014 at 11:42 PM, Yu-Kai Tseng > > > wrote: > >> Hi Christian, >> >> So is there no other solutions except that I set different SVN repository >> root to these projects? >> >> Can f

Re: Two different project with the same svn root

2014-04-10 Thread Yu-Kai Tseng
ointing there, > though. Pointing to a subdirectory within the SVN repository will not work > and is not supported. > > Christian > > -- > Christian Hammond - chi...@chipx86.com > Review Board - http://www.reviewboard.org > Beanbag, Inc. - http://www.beanbaginc.com

Re: Two different project with the same svn root

2014-04-10 Thread Yu-Kai Tseng
y when you add 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 > > wrote: > >> Hi, >> >> We are trying to user Reviewboard to review our

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 repositor