Re: Unable to determine diff type from header

2015-08-26 Thread Christian Hammond
Hi, What kind of diff is this, and how was it generated? Christian On Wednesday, August 26, 2015, KPF kfr...@gmail.com wrote: I am trying to upload a diff via the REST API ( https://www.reviewboard.org/docs/manual/2.5/webapi/2.0/resources/diff-list/#webapi2.0-diff-list-resource). As per

Re: Issue 3915 in reviewboard: Add support for SCM Manager as a HostingService

2015-08-26 Thread reviewboard
Comment #13 on issue 3915 by aklitz...@gmail.com: Add support for SCM Manager as a HostingService https://code.google.com/p/reviewboard/issues/detail?id=3915 update diffviewer_diffset set base_commit_id=NULL where base_commit_id like '%^1%'; -- You received this message because this

Re: Issue 3915 in reviewboard: Add support for SCM Manager as a HostingService

2015-08-26 Thread reviewboard
Comment #15 on issue 3915 by bar...@beanbaginc.com: Add support for SCM Manager as a HostingService https://code.google.com/p/reviewboard/issues/detail?id=3915 How exactly are you generating the diff with MercurialClient? You may be generating it in an incorrect way. If you generate the

Re: Issue 3915 in reviewboard: Add support for SCM Manager as a HostingService

2015-08-26 Thread reviewboard
Comment #12 on issue 3915 by aklitz...@gmail.com: Add support for SCM Manager as a HostingService https://code.google.com/p/reviewboard/issues/detail?id=3915 This introduces it: https://github.com/reviewboard/reviewboard/commit/6b34af11397d92ae5c396ed911840ae6b0392cfd If in table

Re: Issue 3915 in reviewboard: Add support for SCM Manager as a HostingService

2015-08-26 Thread reviewboard
Comment #14 on issue 3915 by aklitz...@gmail.com: Add support for SCM Manager as a HostingService https://code.google.com/p/reviewboard/issues/detail?id=3915 update diffviewer_diffset set base_commit_id=NULL where base_commit_id like '%^1'; -- You received this message because this

Unable to determine diff type from header

2015-08-26 Thread KPF
I am trying to upload a diff via the REST API (https://www.reviewboard.org/docs/manual/2.5/webapi/2.0/resources/diff-list/#webapi2.0-diff-list-resource). As per the documentation, I am sending a POST request to /api/review-requests//diffs/ with multipart/form-data content. The content

Re: Unable to determine diff type from header

2015-08-26 Thread KPF
My diff looks something like this. It was generated with the java-diff-utils library https://code.google.com/p/java-diff-utils/. --- john.txt +++ john.txt @@ -1,11 +1,11 @@ In the beginning was the Word, and the Word was with God, and the Word was God. -The same was in the beginning with