I have used svn mv somefile otherfile
then tried to upload a new diff
then I got error (logs with trace)
svn: E200009: Could not cat all targets because some targets don't exist svn: E200009: Illegal target for the requested operation at [<phutil>\src\future\exec\ExecFuture.php:416] arcanist(head=master, ref.master=b32149495b85), phutil(head=master, ref.master=e8eaafe04d64) #0 ExecFuture::resolvex() called at [<phutil>\src\future\exec\execx.php:17] #1 execx(string, string, string) called at [<arcanist>\src\repository\api\ArcanistSubversionAPI.php:470] #2 ArcanistSubversionAPI::buildSyntheticAdditionDiff(string, string, string) called at [<arcanist>\src\repository\api\ArcanistSubversionAPI.php:393] #3 ArcanistSubversionAPI::getRawDiffText(string) called at [<arcanist>\src\parser\ArcanistDiffParser.php:86] #4 ArcanistDiffParser::parseSubversionDiff(ArcanistSubversionAPI, array) called at [<arcanist>\src\workflow\ArcanistDiffWorkflow.php:938] #5 ArcanistDiffWorkflow::generateChanges() called at [<arcanist>\src\workflow\ArcanistDiffWorkflow.php:495] #6 ArcanistDiffWorkflow::run() called at [<arcanist>\scripts\arcanist.php:382]