Re: Issue 1066 in reviewboard: Show file status in diff (added, modified, deleted, renamed)

2011-08-22 Thread reviewboard
Comment #11 on issue 1066 by carl.van...@gmail.com: Show file status in diff (added, modified, deleted, renamed) http://code.google.com/p/reviewboard/issues/detail?id=1066 Mercurial also has rename tracking, and can provide git style diffs. This is one of our biggest wishlist items for

Re: Issue 1235 in reviewboard: More intelligent handling of rename operations.

2011-08-22 Thread reviewboard
Comment #6 on issue 1235 by carl.van...@gmail.com: More intelligent handling of rename operations. http://code.google.com/p/reviewboard/issues/detail?id=1235 Can you elaborate? Uploading a git-style patch generated by 'hg diff -g' causes exceptions when trying to view the diff. Uploading

Re: Issue 1235 in reviewboard: More intelligent handling of rename operations.

2011-08-22 Thread reviewboard
Comment #7 on issue 1235 by shul...@gmail.com: More intelligent handling of rename operations. http://code.google.com/p/reviewboard/issues/detail?id=1235 there is still an issue with pure file rename in mercurial http://code.google.com/p/reviewboard/issues/detail?id=2184 -- You received

Re: Issue 1235 in reviewboard: More intelligent handling of rename operations.

2011-08-22 Thread reviewboard
Comment #8 on issue 1235 by carl.van...@gmail.com: More intelligent handling of rename operations. http://code.google.com/p/reviewboard/issues/detail?id=1235 The review I am trying has both rename and modifications so I don't think its the same issue. I see that thread mentions using 'hg

Issue 2251 in reviewboard: Login to SCM Server Failed

2011-08-22 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2251 by unalm...@gmail.com: Login to SCM Server Failed http://code.google.com/p/reviewboard/issues/detail?id=2251 * NOTE: Do not post confidential information in this bug report. * * If you need immediate support,

Issue 2252 in reviewboard: changes between r2 and 2 doesn't make sense

2011-08-22 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2252 by o...@humblebundle.com: changes between r2 and 2 doesn't make sense http://code.google.com/p/reviewboard/issues/detail?id=2252 * NOTE: Do not post confidential information in this bug report. * * If you need

Re: Issue 2252 in reviewboard: changes between r2 and 2 doesn't make sense

2011-08-22 Thread reviewboard
Updates: Status: NeedInfo Owner: chip...@gmail.com Comment #1 on issue 2252 by chip...@gmail.com: changes between r2 and 2 doesn't make sense http://code.google.com/p/reviewboard/issues/detail?id=2252 These are revisions of diffs on a review request, rather than revisions

Re: Issue 1235 in reviewboard: More intelligent handling of rename operations.

2011-08-22 Thread reviewboard
Comment #9 on issue 1235 by carl.van...@gmail.com: More intelligent handling of rename operations. http://code.google.com/p/reviewboard/issues/detail?id=1235 Ok, so I rediscovered that adding the #NoteID / #Parent Id to the git-diff patch allows reviewboard to get this needed info. Also