Daniel Hermes
unread,Sep 18, 2012, 11:30:23 AM9/18/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Me, Joe Gregorio, Joe Gregorio, httpli...@googlegroups.com, re...@codereview-hr.appspotmail.com
I did sync to head. I am also getting failed hunks when I try to apply to a clean repo, but it is unclear why they are failing.
The first hunk is an "import pickle" statement that falls in alphabetical order in python3/httplib2test.py and the second is just the tests I added.
I don't know enough about mercurial/rietveld to understand why this is failing. I manually applied the failed hunks and ran an "hg diff > manual_apply.diff" and have attached that diff, which will successfully apply.
Let me know if that works for you.