give up with subversion

2009-06-04 Thread sailor...@gmail.com
I tried a couple of days on FC4, but I still can not let reviewboard work for subversion repository. The main reason is pysvn. 1. Try to install reviewboard on fc9, all dependency have no problem, while do not know why reviewboard always fail with permission issue. try it on FC4, with another whol

Re: fail to post-commit with --revision-range

2009-06-02 Thread sailor...@gmail.com
I tried to make a change as below. 546c546 < rev_str += "-r %s" % rev --- > rev_str += " -r %s" % rev It seems this Python code is not too complex, I will try to customize it later. --~--~-~--~~~---~--~~ You received this message because y

Re: fail to post-commit with --revision-range

2009-06-02 Thread sailor...@gmail.com
Can anyone help on this issue? post-commit review is really important for my company. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "reviewboard" group. To post to this group, send email to reviewboard@googlegroup

Re: summary or statistic of reviewboard

2009-06-01 Thread sailor...@gmail.com
eer to be the owner of the > request always. But that's just me. > > Hope that helps. > > -Raghu > > On Jun 1, 3:04 pm, "sailor...@gmail.com" wrote: > > > Hi All, > > > I am new for reviewboard. > > There are a couple of questions need y

Re: can not save admin settings

2009-06-01 Thread sailor...@gmail.com
gt; Christian Hammond - chip...@chipx86.com > Review Board -http://www.review-board.org > VMware, Inc. -http://www.vmware.com > > On Mon, Jun 1, 2009 at 3:25 AM, sailor...@gmail.com > wrote: > > > > > Hi All, > > > I found some admin settings of my reviewboard can n

can not save admin settings

2009-06-01 Thread sailor...@gmail.com
Hi All, I found some admin settings of my reviewboard can not be saved. for example: Diff Viewer Settings->Show trailing whitespace I try to disable this checkbox and save, it show sucess. While the checkbox is still enabled even I use another pc's brower to open this page in case of cache. Any

summary or statistic of reviewboard

2009-06-01 Thread sailor...@gmail.com
Hi All, I am new for reviewboard. There are a couple of questions need your help. 1. Is there any page or command to get a summary or statistic from reviewboard? My scenario is like below. Assume my team have 10 engineers, and I would like to sort the code review activity for every guy. such as:

fail to post-commit with --revision-range

2009-06-01 Thread sailor...@gmail.com
Hi All, I am new to here, and I begin to use the reviewboard one weeks ago. In my company, when we want to make a new release, we MUST review all changes from this release tag to the last release tag. ]$ post-review --revision-range=v1000:v1001 Error uploading diff: One or more fields had error