v3ss0n / rietveld

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

upload.py produces broken patches when converting from HG and GIT #434

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. upload patch from HG
2. download patch from Rietveld

What is the expected output? What do you see instead?
source/target file does not exist:
  --- a/codereview/views.py
  +++ b/codereview/views.py

Please use labels and text to provide additional information.
a/ and b/ suffixes should be stripped.

Original issue reported on code.google.com by techtonik@gmail.com on 30 Mar 2013 at 9:12

GoogleCodeExporter commented 9 years ago
See http://codereview.appspot.com/5369087/

Original comment by techtonik@gmail.com on 30 Mar 2013 at 10:40