Re: Unable to determine diff type from header

2015-08-27 Thread Christian Hammond
Hi, I'm afraid that won't work. Different source code management systems expect different variations on the diff format, with specific information used to locate the original version of a modified file within the repository. You'll need to generate a diff compatible with the type of repository

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: 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