Getting parent diffs working with Mercurial

2009-04-26 Thread ccaughie
Hi, My company is in the process of switching to Mercurial, and are using ReviewBoard to do code reviews. I am trying to get parent diffs working so that we can post reviews for changesets even if the source revision is not in the master repository. So in other words my master repository contain

Re: Getting parent diffs working with Mercurial

2009-04-26 Thread ccaughie
Hello again, I just read up some more on how git works and I think I now understand why the existing code works for git but not for Mercurial; git uses individual IDs for every file whereas Mercurial only has revision IDs for commits. So my original patch would fix Mercurial but probably break gi

Re: Getting parent diffs working with Mercurial

2009-04-28 Thread ccaughie
No replies, so I've added a review request: http://reviews.review-board.org/r/841/ Colin On Apr 26, 3:26 pm, ccaughie wrote: > Hello again, > > I just read up some more on how git works and I think I now understand > why the existing code works for git but not for Me

Re: Getting parent diffs working with Mercurial

2009-04-28 Thread ccaughie
> Hi Colin, > sorry for the gap, i will test your patch soon. No problem. That would be great, thanks. Colin --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "reviewboard" group. To post to this group, send email to