Hi Rob, We've made a lot of improvements to Bitbucket support since we released 2.0.1 in May of last year. You might find 2.0.21 to work better for you.
Christian -- Christian Hammond - [email protected] Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com On Tue, Dec 8, 2015 at 6:52 AM, Rob Dejournett <[email protected]> wrote: > Also the server log is here: > > 2015-12-08 14:49:54,420 - ERROR - None - rdejournett - > /api/review-requests/5110/diffs/ - Error uploading new diff: Not Found > Traceback (most recent call last): > File > "/usr/lib/python2.6/site-packages/ReviewBoard-2.0.1-py2.6.egg/reviewboard/webapi/resources/diff.py", > line 292, in create > request.FILES.get('parent_diff_path')) > File > "/usr/lib/python2.6/site-packages/ReviewBoard-2.0.1-py2.6.egg/reviewboard/reviews/forms.py", > line 116, in create > history) > File > "/usr/lib/python2.6/site-packages/ReviewBoard-2.0.1-py2.6.egg/reviewboard/diffviewer/forms.py", > line 69, in create > request=self.request) > File > "/usr/lib/python2.6/site-packages/ReviewBoard-2.0.1-py2.6.egg/reviewboard/diffviewer/managers.py", > line 156, in create_from_upload > save=save) > File > "/usr/lib/python2.6/site-packages/ReviewBoard-2.0.1-py2.6.egg/reviewboard/diffviewer/managers.py", > line 210, in create_from_data > limit_to=diff_filenames): > File > "/usr/lib/python2.6/site-packages/ReviewBoard-2.0.1-py2.6.egg/reviewboard/diffviewer/managers.py", > line 300, in _process_files > request=request))): > File > "/usr/lib/python2.6/site-packages/ReviewBoard-2.0.1-py2.6.egg/reviewboard/scmtools/models.py", > line 238, in get_file_exists > base_commit_id, request) > File > "/usr/lib/python2.6/site-packages/ReviewBoard-2.0.1-py2.6.egg/reviewboard/scmtools/models.py", > line 415, in _get_file_exists_uncached > base_commit_id=base_commit_id) > File > "/usr/lib/python2.6/site-packages/ReviewBoard-2.0.1-py2.6.egg/reviewboard/hostingsvcs/bitbucket.py", > line 177, in get_file_exists > self._api_get_src(repository, path, revision, base_commit_id) > File > "/usr/lib/python2.6/site-packages/ReviewBoard-2.0.1-py2.6.egg/reviewboard/hostingsvcs/bitbucket.py", > line 214, in _api_get_src > return self._api_get(url, raw_content=True) > File > "/usr/lib/python2.6/site-packages/ReviewBoard-2.0.1-py2.6.egg/reviewboard/hostingsvcs/bitbucket.py", > line 265, in _api_get > raise Exception(e.read()) > Exception: Not Found > > > On Tuesday, December 8, 2015 at 9:03:25 AM UTC-5, Rob Dejournett wrote: >> >> It's reviewboard 2.0.1, we are using Git version 1.9.5. I am not the >> review board administrator, but I have access to the linux box. If you can >> point me to where the logs are that'd be really helpful. >> >> Thanks! >> >> >> On Monday, December 7, 2015 at 5:02:33 PM UTC-5, David Trowbridge wrote: >>> >>> What version of Review Board? What version control system (and version >>> thereof)? Is there anything in the server log? >>> >>> -David >>> >>> >>> On Mon, Dec 7, 2015 at 11:43 AM Rob Dejournett <[email protected]> >>> wrote: >>> >>>> Sorry if this is a double post. Getting error with some files posting >>>> using RBTools. Java files seem to work fine. I use something called Mirth >>>> Connect which generates XML files as code. Basically when RBT tries to >>>> upload the diff it fails with the 105 error. Attached is the diff. >>>> >>>> -- >>>> Supercharge your Review Board with Power Pack: >>>> https://www.reviewboard.org/powerpack/ >>>> Want us to host Review Board for you? Check out RBCommons: >>>> https://rbcommons.com/ >>>> Happy user? Let us know! https://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. >>>> >>> -- >>> -David >> >> -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://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. > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://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.
