robfig / rietveld

Automatically exported from code.google.com/p/rietveld
Apache License 2.0
0 stars 1 forks source link

No API to get the base file for a patch file #481

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There's no way to get the base file for a patch. Without it there's no way to 
take the .diff file and apply it without a checkout (or in a different code 
review tool).

There should be a /api/{id}/base_file like API to get the base file for a patch 
file.

Original issue reported on code.google.com by esprehn@chromium.org on 10 Mar 2014 at 8:12