Re: Issue 3059 in reviewboard: The URL to fetch file when posting diff
Updates: Status: Duplicate Mergedinto: 3058 Comment #4 on issue 3059 by trowb...@gmail.com: The URL to fetch file when posting diff http://code.google.com/p/reviewboard/issues/detail?id=3059 hg.py is for mercurial, not git, and that bug was fixed quite some time ago. I'm going to merge this in with 3058. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard-issues+unsubscr...@googlegroups.com. To post to this group, send email to reviewboard-issues@googlegroups.com. Visit this group at http://groups.google.com/group/reviewboard-issues. For more options, visit https://groups.google.com/groups/opt_out.
Re: Issue 3059 in reviewboard: The URL to fetch file when posting diff
Comment #3 on issue 3059 by chzh.sup...@gmail.com: The URL to fetch file when posting diff http://code.google.com/p/reviewboard/issues/detail?id=3059 And when I search the question I see another one same to me. That http://code.google.com/p/reviewboard/issues/detail?id=2555 I think we met the same problem and according to him I search the hg.py file I didn't see url = url.replace('https', 'http'). Perhaps this is fixed in 1.7. If I should search some other files? -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard-issues+unsubscr...@googlegroups.com. To post to this group, send email to reviewboard-issues@googlegroups.com. Visit this group at http://groups.google.com/group/reviewboard-issues. For more options, visit https://groups.google.com/groups/opt_out.
Re: Issue 3059 in reviewboard: The URL to fetch file when posting diff
Comment #2 on issue 3059 by chzh.sup...@gmail.com: The URL to fetch file when posting diff http://code.google.com/p/reviewboard/issues/detail?id=3059 Oh,it's the same question and I didn't see I've post the reply on the last question.Sorry for send it twice. And I still don't know how to solve the problem . -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard-issues+unsubscr...@googlegroups.com. To post to this group, send email to reviewboard-issues@googlegroups.com. Visit this group at http://groups.google.com/group/reviewboard-issues. For more options, visit https://groups.google.com/groups/opt_out.
Re: Issue 3059 in reviewboard: The URL to fetch file when posting diff
Updates: Status: NeedInfo Comment #1 on issue 3059 by trowb...@gmail.com: The URL to fetch file when posting diff http://code.google.com/p/reviewboard/issues/detail?id=3059 How is this different from the bug 3058? -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard-issues+unsubscr...@googlegroups.com. To post to this group, send email to reviewboard-issues@googlegroups.com. Visit this group at http://groups.google.com/group/reviewboard-issues. For more options, visit https://groups.google.com/groups/opt_out.
Issue 3059 in reviewboard: The URL to fetch file when posting diff
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3059 by chzh.sup...@gmail.com: The URL to fetch file when posting diff http://code.google.com/p/reviewboard/issues/detail?id=3059 *** For customer support, please post to reviewbo...@googlegroups.com *** If you have a patch, please submit it to http://reviews.reviewboard.org/ *** *** Do not post confidential information in this bug report! What version are you running? 1.7.11 What's the URL of the page containing the problem? when upload diff What is the expected output? What do you see instead? We using git to manage our code and it's a remote git server.And we could get the gitweb through https protocol.And in git setting we set Raw file URL mask https://... . But we couldn't fetch the file through checking debug.And in the log we found the URL to fetch server file is still http://... . If rb Raw file URL mask doesn't support https? What operating system are you using? What browser? Ubuntu,firefox. Please provide any additional information below. The log is here: 08:04:21INFO - Fetching file from http://... 08:04:24ERROR - HTTP error code 401 when fetching file from http://...: HTTP Error 401: Authorization Required -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard-issues+unsubscr...@googlegroups.com. To post to this group, send email to reviewboard-issues@googlegroups.com. Visit this group at http://groups.google.com/group/reviewboard-issues. For more options, visit https://groups.google.com/groups/opt_out.