Updates:
Status: NotABug
Comment #1 on issue 2789 by [email protected]: diff -uN /dev/null new-file
is not accepted as a diff
http://code.google.com/p/reviewboard/issues/detail?id=2789
The error could certainly use some improvement, but the issue you're
hitting is that you're not generating a valid diff as far as the Git
support is concerned. It has to be a git diff, and not a plain unified
diff, as a Git diff has various bits of information we require (such as
revision information).
Try making a branch, add the file, commit, then post-review that branch.
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reviewboard-issues?hl=en.