Are you trying to post revision 11 or update review request 11 with the changes in your working copy?
Can you run rbt post with --debug and send the output? -David On Wed, Apr 23, 2014 at 10:58 PM, Fevzi Kahraman <[email protected]>wrote: > Hi, > I have installed the reviewboard a seprate server than SVN rep. server. I > can create review requests and assign to someone. However I can not see the > changed code part in review. > > After some digging I realized that RBTools needs to be installed on client > side. RBTools has been installed and REVIEWBOARD_URL = "http://localhost" > has been added at the top of local svn directory. After doing some code > changes, following command executed for posting code changes to reviewboard. > > [root@arda test]# rbt post -r 11 > > > However I got following error just after login prompt. > > ERROR: Error uploading diff > > > The file was not found in the repository (HTTP 400, API Error 207) > > Your review request still exists, but the diff is not attached. > > > SO my question is how can I get rid of this error and post my code changed > to reviwe reguest ? > > Thanks, > Fevzi > > > > > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
