We'd need to see the full debug output plus the command line you're invoking.
Also, a description of what you're submitting. Are you posting a revision range? Is settings.py something that exists upstream? Christian -- Christian Hammond - [email protected] Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Sun, Sep 30, 2012 at 9:53 PM, siva kumar <[email protected]> wrote: > > Hi , > > I got the below mentioned error while post-review . > > > DEBUG:root:Using candidate path 'default': 'https://sivakumar/hgtools' > DEBUG:root:repository info: Path: https://sivakumar/hgtools, Base path: , > Supports changesets: False > >>> Finished checking the repository type. > >>> HTTP GETting api/ > >>> HTTP GETting > >>> http://sivakumar/reviews/api/**info/<http://sivakumar/reviews/api/info/> > >>> Using the new web API > >>> Attempting to create review request on HGTOOLS_NEW for None > >>> HTTP POSTing to > >>> http://sivakumar/reviews/api/**review-requests/<http://sivakumar/reviews/api/review-requests/>: > {'repository': 'HGTOOLS_NEW'} > >>> Review request created > >>> Uploading diff, size: 994 > >>> HTTP POSTing to http://sivakumar/reviews/api/** > review-requests/27/diffs/<http://sivakumar/reviews/api/review-requests/27/diffs/>: > {} > >>> Got API Error 207 (HTTP code 400): The file was not found in the > repository > >>> Error data: {u'stat': u'fail', u'file': u'settings.py', u'err': > {u'msg': u'The file was not found in the repository', u'code': 207}, > u'revision': u'd5ade09376df'} > > *Error uploading diff > > Your review request still exists, but the diff is not attached.* > > > Thanks, > Siva > > -- > 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 -- 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
