Re: Issue 3058 in reviewboard: file not found in repository

2013-12-09 Thread reviewboard
Comment #13 on issue 3058 by thomas.d...@aphelion.se: file not found in repository http://code.google.com/p/reviewboard/issues/detail?id=3058 When trying to set username/password in the URL as suggested in #9 I get the following error: Unexpected error fetching file from

Re: Issue 3058 in reviewboard: file not found in repository

2013-08-19 Thread reviewboard
Comment #9 on issue 3058 by trowb...@gmail.com: file not found in repository http://code.google.com/p/reviewboard/issues/detail?id=3058 What this sounds like is that the gitweb server requires authentication. You can encode these in the URL as https://username:password@myServerAddress/

Re: Issue 3058 in reviewboard: file not found in repository

2013-08-19 Thread reviewboard
Comment #10 on issue 3058 by chzh.sup...@gmail.com: file not found in repository http://code.google.com/p/reviewboard/issues/detail?id=3058 Through using username and password we have solved the problem.thx -- You received this message because this project is configured to send all issue

Re: Issue 3058 in reviewboard: file not found in repository

2013-08-19 Thread reviewboard
Comment #11 on issue 3058 by chzh.sup...@gmail.com: file not found in repository http://code.google.com/p/reviewboard/issues/detail?id=3058 And I have another question.The diff file generated through git diff cannot be uploaded successfully.And when checking the debug code we found the code

Re: Issue 3058 in reviewboard: file not found in repository

2013-08-18 Thread reviewboard
Comment #8 on issue 3058 by chzh.sup...@gmail.com: file not found in repository http://code.google.com/p/reviewboard/issues/detail?id=3058 Now I found that when visit github https could success.But for my personal git server it didn't work.And the error msg is this: HTTP error code 401

Re: Issue 3058 in reviewboard: file not found in repository

2013-08-16 Thread reviewboard
Comment #5 on issue 3058 by trowb...@gmail.com: file not found in repository http://code.google.com/p/reviewboard/issues/detail?id=3058 What is the raw file URL mask setting? -- You received this message because this project is configured to send all issue notifications to this address. You

Re: Issue 3058 in reviewboard: file not found in repository

2013-08-16 Thread reviewboard
Comment #6 on issue 3058 by trowb...@gmail.com: file not found in repository http://code.google.com/p/reviewboard/issues/detail?id=3058 Issue 3059 has been merged into this issue. -- You received this message because this project is configured to send all issue notifications to this address.

Re: Issue 3058 in reviewboard: file not found in repository

2013-08-16 Thread reviewboard
Comment #7 on issue 3058 by chzh.sup...@gmail.com: file not found in repository http://code.google.com/p/reviewboard/issues/detail?id=3058 We set in the field https://myServerAddress/?p=path/projName.git;a=blob_plain;f= filename;h=version. -- You received this message because this project

Issue 3058 in reviewboard: file not found in repository

2013-08-15 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3058 by chzh.sup...@gmail.com: file not found in repository http://code.google.com/p/reviewboard/issues/detail?id=3058 *** For customer support, please post to reviewbo...@googlegroups.com *** If you have a patch, please

Re: Issue 3058 in reviewboard: file not found in repository

2013-08-15 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 3058 by trowb...@gmail.com: file not found in repository http://code.google.com/p/reviewboard/issues/detail?id=3058 Is there anything interesting in the reviewboard log file? -- You received this message because this project is configured

Re: Issue 3058 in reviewboard: file not found in repository

2013-08-15 Thread reviewboard
Comment #2 on issue 3058 by chzh.sup...@gmail.com: file not found in repository http://code.google.com/p/reviewboard/issues/detail?id=3058 Do you mean the apache log? -- You received this message because this project is configured to send all issue notifications to this address. You may

Re: Issue 3058 in reviewboard: file not found in repository

2013-08-15 Thread reviewboard
Comment #3 on issue 3058 by chzh.sup...@gmail.com: file not found in repository http://code.google.com/p/reviewboard/issues/detail?id=3058 I checked the log and found our git server using https but the Raw file URL mask using http to fetch the file.So we cannot fetch the file. the log is

Re: Issue 3058 in reviewboard: file not found in repository

2013-08-15 Thread reviewboard
Comment #4 on issue 3058 by chzh.sup...@gmail.com: file not found in repository http://code.google.com/p/reviewboard/issues/detail?id=3058 And even we set in Raw file URL mask https and the url to fetch is still http. -- You received this message because this project is configured to send