I have some "A +" status files after merge from another branch in my svn work path, like this:
M .
A + protected/extensions/Everyman/neo4jphp.phar
A + protected/extensions/Everyman/InitNeo4j.php
A + protected/extensions/Everyman/README
When I submit a review by using post-review, upload diff failed:
Error uploading diff
Your review request still exists, but the diff is not attached.
and the debug log show
Got API Error 219 (HTTP code 400): The specified diff file is empty
when i try get diff to upload using svn diff, bug get nothing
How can I post a review for these "A +" status files?