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

2012-03-28 Thread reviewboard
Comment #12 on issue 1235 by gi...@ypc.cz: More intelligent handling of rename operations. http://code.google.com/p/reviewboard/issues/detail?id=1235 I try to generate "git diff -M --full-index revA revB" but the patch is not accepted by RB with error: The file 'path/to/fileB' (r) could n

Re: Issue 2543 in reviewboard: Issue status not updated properly on page refresh/revisit

2012-03-28 Thread reviewboard
Comment #1 on issue 2543 by meda...@gmail.com: Issue status not updated properly on page refresh/revisit http://code.google.com/p/reviewboard/issues/detail?id=2543 Is it possible that this is a review of a deleted screenshot or file attachment? -- You received this message because you are

Re: Issue 547 in reviewboard: post-review doesn't link up with authenticated Mercurial repositories properly

2012-03-28 Thread reviewboard
Comment #11 on issue 547 by mailsw...@gmail.com: post-review doesn't link up with authenticated Mercurial repositories properly http://code.google.com/p/reviewboard/issues/detail?id=547 I am still seing this issue with the latest release of reviewboard: 1.6.4.1. -- You received this message

Issue 2555 in reviewboard: On a https Mercurial URL, a diff on a file that currently exists throws an error

2012-03-28 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2555 by mailsw...@gmail.com: On a https Mercurial URL, a diff on a file that currently exists throws an error http://code.google.com/p/reviewboard/issues/detail?id=2555 Configure reviewboard with a Mercurial https URL that

Re: Issue 547 in reviewboard: post-review doesn't link up with authenticated Mercurial repositories properly

2012-03-28 Thread reviewboard
Comment #12 on issue 547 by trowb...@gmail.com: post-review doesn't link up with authenticated Mercurial repositories properly http://code.google.com/p/reviewboard/issues/detail?id=547 Are you seeing problems with HTTPS or SSH repositories? -- You received this message because you are subscr

Re: Issue 2555 in reviewboard: On a https Mercurial URL, a diff on a file that currently exists throws an error

2012-03-28 Thread reviewboard
Comment #1 on issue 2555 by mailsw...@gmail.com: On a https Mercurial URL, a diff on a file that currently exists throws an error http://code.google.com/p/reviewboard/issues/detail?id=2555 In hg.py, the offending function is: class HgWebClient(SCMClient): FULL_FILE_URL = '%(url)s/%(rawpa

Re: Issue 2543 in reviewboard: Issue status not updated properly on page refresh/revisit

2012-03-28 Thread reviewboard
Comment #2 on issue 2543 by bcel...@gmail.com: Issue status not updated properly on page refresh/revisit http://code.google.com/p/reviewboard/issues/detail?id=2543 This is a code review. -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group.

Re: Issue 2555 in reviewboard: On a https Mercurial URL, a diff on a file that currently exists throws an error

2012-03-28 Thread reviewboard
Comment #2 on issue 2555 by mailsw...@gmail.com: On a https Mercurial URL, a diff on a file that currently exists throws an error http://code.google.com/p/reviewboard/issues/detail?id=2555 Logs: 2012-03-28 16:15:13,708 - DEBUG - Initialized HgWebClient with url=u'https://in.nimblestorage.co

Re: Issue 2555 in reviewboard: On a https Mercurial URL, a diff on a file that currently exists throws an error

2012-03-28 Thread reviewboard
Comment #3 on issue 2555 by mailsw...@gmail.com: On a https Mercurial URL, a diff on a file that currently exists throws an error http://code.google.com/p/reviewboard/issues/detail?id=2555 When fetching the file, the https was replaced with http, resulting in the error. -- You received th

Re: Issue 2543 in reviewboard: Issue status not updated properly on page refresh/revisit

2012-03-28 Thread reviewboard
Comment #3 on issue 2543 by meda...@gmail.com: Issue status not updated properly on page refresh/revisit http://code.google.com/p/reviewboard/issues/detail?id=2543 Are you getting any javascript errors? If so, can you paste the error message please? -- You received this message because yo

Re: Issue 547 in reviewboard: post-review doesn't link up with authenticated Mercurial repositories properly

2012-03-28 Thread reviewboard
Comment #13 on issue 547 by mailsw...@gmail.com: post-review doesn't link up with authenticated Mercurial repositories properly http://code.google.com/p/reviewboard/issues/detail?id=547 This issue is with ssh repositories. I'm seeing different issues with https based repos. I tried applying

Re: Issue 547 in reviewboard: post-review doesn't link up with authenticated Mercurial repositories properly

2012-03-28 Thread reviewboard
Comment #14 on issue 547 by trowb...@gmail.com: post-review doesn't link up with authenticated Mercurial repositories properly http://code.google.com/p/reviewboard/issues/detail?id=547 Please open a separate bug for ssh repositories. This issue was opened about HTTPS repositories which don'

Re: Issue 547 in reviewboard: post-review doesn't link up with authenticated Mercurial repositories properly

2012-03-28 Thread reviewboard
Comment #15 on issue 547 by mailsw...@gmail.com: post-review doesn't link up with authenticated Mercurial repositories properly http://code.google.com/p/reviewboard/issues/detail?id=547 Logs: 2012-03-28 16:24:39,755 - DEBUG - Using rbssh for mercurial 2012-03-28 16:24:40,559 - DEBUG - Using r

Re: Issue 547 in reviewboard: post-review doesn't link up with authenticated Mercurial repositories properly

2012-03-28 Thread reviewboard
Comment #16 on issue 547 by mailsw...@gmail.com: post-review doesn't link up with authenticated Mercurial repositories properly http://code.google.com/p/reviewboard/issues/detail?id=547 ok. -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" gro

Issue 2556 in reviewboard: rUNKNOWN error: ssh based mercurial repositories

2012-03-28 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2556 by mailsw...@gmail.com: rUNKNOWN error: ssh based mercurial repositories http://code.google.com/p/reviewboard/issues/detail?id=2556 Configure a ssh based mercurial repo with reviewboard. Submit a review request by ch

Re: Issue 547 in reviewboard: post-review doesn't link up with authenticated Mercurial repositories properly

2012-03-28 Thread reviewboard
Comment #17 on issue 547 by mailsw...@gmail.com: post-review doesn't link up with authenticated Mercurial repositories properly http://code.google.com/p/reviewboard/issues/detail?id=547 Filed bug 2556 for ssh based mercurial issues. Filed bug 2555 for https based mercurial issues. -- You rec

Re: Issue 547 in reviewboard: post-review doesn't link up with authenticated Mercurial repositories properly

2012-03-28 Thread reviewboard
Comment #18 on issue 547 by mailsw...@gmail.com: post-review doesn't link up with authenticated Mercurial repositories properly http://code.google.com/p/reviewboard/issues/detail?id=547 I noticed that the patch in this bug doesn't seem applied on hg.py. Is that by design? Maybe the relevant

Re: Issue 547 in reviewboard: post-review doesn't link up with authenticated Mercurial repositories properly

2012-03-28 Thread reviewboard
Comment #19 on issue 547 by mailsw...@gmail.com: post-review doesn't link up with authenticated Mercurial repositories properly http://code.google.com/p/reviewboard/issues/detail?id=547 I noticed that the patch in this bug doesn't seem applied on hg.py. Is that by design? Maybe the relevant

Re: Issue 2555 in reviewboard: On a https Mercurial URL, a diff on a file that currently exists throws an error

2012-03-28 Thread reviewboard
Comment #4 on issue 2555 by mailsw...@gmail.com: On a https Mercurial URL, a diff on a file that currently exists throws an error http://code.google.com/p/reviewboard/issues/detail?id=2555 Logs: 2012-03-28 16:41:44,497 - DEBUG - Initialized HgWebClient with url=u'https://in.example.com/cgi-

Re: Issue 547 in reviewboard: post-review doesn't link up with authenticated Mercurial repositories properly

2012-03-28 Thread reviewboard
Comment #20 on issue 547 by mailsw...@gmail.com: post-review doesn't link up with authenticated Mercurial repositories properly http://code.google.com/p/reviewboard/issues/detail?id=547 FYI: I tried going to the old hg.py file, manually applied the patch & retried. The fix didn't work for m