Comment #4 on issue 2077 by chris.a....@gmail.com: Incorrect git diff parsing
http://code.google.com/p/reviewboard/issues/detail?id=2077

I changed that file mask to use https and it failed on a different file. I then tried setting up a clone of the repo that was on disk and has a cron job to update it regularly. Against that repo the same diff file works.

Looking at the github API v2 docs it says there's a rate limit of 60 calls a minute. Could that be what is causing the issues here? There's a new github v3 APi that rate limits to 5000/hour, maybe that would work better? But in any case, I'd assume that since it's likely that 60+ files could be changed in a large diff, that handling this for Github should be included in the logic...

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.

Reply via email to