can not set up a git repository with reviewboard

2014-12-19 Thread anoop kc
Hi, Whenever I try to add my git repository to reviewboard, it fails with the following error. Unknown error when linking the account: 'URLError' object has no attribute 'read' where am I doing wrong? -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign

Re: can not set up a git repository with reviewboard

2014-12-19 Thread David Trowbridge
Can you show us what the repository configuration looks like? -David On Fri, Dec 19, 2014 at 1:38 AM, anoop kc an...@baabte.com wrote: Hi, Whenever I try to add my git repository to reviewboard, it fails with the following error. Unknown error when linking the account: 'URLError' object

Re: can not set up a git repository with reviewboard

2014-12-19 Thread anoop kc
Hi, Please find the screenshot below https://lh6.googleusercontent.com/-lxv0zfcx9lo/VJP2Jn_oGVI/BuU/n4rHMbj1WVQ/s1600/Untitled.png On Friday, December 19, 2014 3:12:12 PM UTC+5:30, David Trowbridge wrote: Can you show us what the repository configuration looks like? -David

Re: can not set up a git repository with reviewboard

2014-12-19 Thread David Trowbridge
Hm. Mind checking in the log (make sure logging is turned on -- if not, turn it on and restart your web server, then try saving the form again) to see if there's anything listed there? -David On Fri, Dec 19, 2014 at 1:56 AM, anoop kc an...@baabte.com wrote: Hi, Please find the screenshot

Re: can not set up a git repository with reviewboard

2014-12-19 Thread anoop kc
Hi, What are the settings for logging? I enabled logging and even after the error happens, the log file contains nothing. On Friday, December 19, 2014 3:27:50 PM UTC+5:30, David Trowbridge wrote: Hm. Mind checking in the log (make sure logging is turned on -- if not, turn it on and restart

Re: can not set up a git repository with reviewboard

2014-12-19 Thread anoop kc
Hi, While trying to reload the page, I got the following error CSRF verification failed. Request aborted. On Friday, December 19, 2014 3:08:23 PM UTC+5:30, anoop kc wrote: Hi, Whenever I try to add my git repository to reviewboard, it fails with the following error. Unknown error when

Re: Reviewboard 1.7 - Reviewboard 2.0.x update

2014-12-19 Thread Daniel Laird
Christian Many thanks for getting back to me. I think I know why it is breaking but don't know how to fix it. The diff looks as I would expect (with all files being something like this): Index: libs/A/Source/File.cpp === ---

Re: Reviewboard 1.7 - Reviewboard 2.0.x update

2014-12-19 Thread Christian Hammond
Hi Daniel, We never intended the base directory to contain a URL. It sounds like the custom script is probably responsible for this. Can you confirm whether the base directory's URL exactly matches the configured URL for the repository? In the case that it does match, we take the URL as-is,

Issue 3702 in reviewboard: rbt patch fails with git version1.7.12

2014-12-19 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3702 by azadsala...@gmail.com: rbt patch fails with git version1.7.12 https://code.google.com/p/reviewboard/issues/detail?id=3702 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or your

Issue 3703 in reviewboard: Need building the docs in the documentation

2014-12-19 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 3703 by justy...@gmail.com: Need building the docs in the documentation https://code.google.com/p/reviewboard/issues/detail?id=3703 *** For customer support, please post to reviewbo...@googlegroups.com *** If you have

Re: Issue 3702 in reviewboard: rbt patch fails with git version1.7.12

2014-12-19 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 3702 by trowb...@gmail.com: rbt patch fails with git version1.7.12 https://code.google.com/p/reviewboard/issues/detail?id=3702 Can you include the output with --debug? This is probably very low priority, but it might be easily fixable.

Re: Issue 3701 in reviewboard: 500 error when publishing if user has opted out of own activity notifications

2014-12-19 Thread reviewboard
Updates: Status: Fixed Comment #1 on issue 3701 by trowb...@gmail.com: 500 error when publishing if user has opted out of own activity notifications https://code.google.com/p/reviewboard/issues/detail?id=3701 This has already been fixed in git and will ship with 2.0.12. Thanks. --