FYI, here is the setting in my reviewboard Path: svn://localhost Mirror path: (empty)
I saw a post which is talking about the same problem (I think) here https://groups.google.com/group/reviewboard/browse_thread/thread/d770407ab6d34fb8/923d3f8b7de4d85a I followed the setting suggested by the above post and set Path: /svn/test_proj Mirror path: svn@server:localhost But it still doesn't work. Hope this would help. On 10月30日, 下午4時47分, Christian Hammond <[email protected]> wrote: > Make sure Review Board is configured to point to the root of the SVN > server, not a subdirectory within. I'm assuming test_proj is a subdirectory > inside the repo? > > Christian > > -- > Christian Hammond - [email protected] > Review Board -http://www.reviewboard.org > VMware, Inc. -http://www.vmware.com > > > > > > > > On Tue, Oct 30, 2012 at 1:44 AM, Alvin NG <[email protected]> wrote: > > Hi, > > > I could not attach the difference between revisions to my review. > > It gives me the error "Got API Error 105 (HTTP code 400): One or more > > fields had errors". > > I have also tried to output the difference by using svn diff and > > attach the file to my review, but it still gives me the same error. > > > My command: post-review --server=http://localhost/reviewboard--debug > > --disable-proxy --target-group=proj_test -- revision=0:11 --diff- > > filename=diff.txt > > > (I'm not sure if this would also help) The repository server of my > > Reviewboard is like this svn://localhost/test_proj but not the local > > path to the reviewboard server > > > Many thanks, > > Alvin > > > -- > > Want to help the Review Board project? Donate today at > >http://www.reviewboard.org/donate/ > > Happy user? Let us know athttp://www.reviewboard.org/users/ > > -~----------~----~----~----~------~----~------~--~--- > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/reviewboard?hl=en -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~----------~----~----~----~------~----~------~--~--- To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
