Issue 3871 in reviewboard: rbt post hangs when in a post-commit hook

2015-05-12 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3871 by pafffk...@gmail.com: rbt post hangs when in a post-commit hook https://code.google.com/p/reviewboard/issues/detail?id=3871 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or your

Issue 3870 in reviewboard: UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 1: ordinal not in range(128)

2015-05-12 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3870 by pafffk...@gmail.com: UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 1: ordinal not in range(128) https://code.google.com/p/reviewboard/issues/detail?id=3870 What version are you running?

Problem modifying existing repository: A repository with this path already exists

2015-05-12 Thread Tom Rivera
When attempting to modify an existing repository, we're seeing the following error: A repository with this path already exists Currently running 2.0.13. Is this something that has been addressed in the latest release? Otherwise any ideas on how we can get around this? -- Supercharge your

Re: Problem modifying existing repository: A repository with this path already exists

2015-05-12 Thread Christian Hammond
Hi Tom, That error should only occur if there's another repository entry with the same resulting repository path. It should never happen if just editing a repository. What changes were being made to this particular repository? Is there any chance that the Path or Mirror Path fields could be

Re: Set up git repository on local : environment can only contain strings

2015-05-12 Thread Christian Hammond
Hi, Can you show a screenshot of the error? What version of Review Board is being used? - Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On Tue, May 12, 2015 at 6:13 AM, priyank doshi

Issue 3872 in reviewboard: Can't create local git repo on Windows

2015-05-12 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3872 by javiersa...@gmail.com: Can't create local git repo on Windows https://code.google.com/p/reviewboard/issues/detail?id=3872 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or your

Re: Set up git repository on local : environment can only contain strings

2015-05-12 Thread priyank doshi
https://lh3.googleusercontent.com/-QnwtOxqZgTc/VVLhyR4rs8I/TTQ/7ohslutEaGY/s1600/reviewboardError.png here is the screenshot: let me know if you need more details. I have installed the review board server on my windows machine and rbtools. Actually we want to introduce this tool in

Re: Issue 3868 in reviewboard: Unable publish code review

2015-05-12 Thread reviewboard
Updates: Status: ThirdParty Comment #1 on issue 3868 by trowb...@gmail.com: Unable publish code review https://code.google.com/p/reviewboard/issues/detail?id=3868 You'll need to follow up with the people that run the server at Amazon. This bug tracker is for the upstream project, and

Re: Issue 3872 in reviewboard: Can't create local git repo on Windows

2015-05-12 Thread reviewboard
Updates: Status: ThirdParty Comment #1 on issue 3872 by trowb...@gmail.com: Can't create local git repo on Windows https://code.google.com/p/reviewboard/issues/detail?id=3872 According to https://community.bitnami.com/t/environment-can-only-contain-strings/24300/12 it should work

Re: Issue 3867 in reviewboard: importerror with http_client

2015-05-12 Thread reviewboard
Updates: Status: ThirdParty Comment #5 on issue 3867 by trowb...@gmail.com: importerror with http_client https://code.google.com/p/reviewboard/issues/detail?id=3867 I don't really know what to say--obviously, six.moves.http_client is supposed to exist. Something is weird with your

Set up git repository on local : environment can only contain strings

2015-05-12 Thread priyank doshi
I am trying to set up review board on my local system (windows). i have installed rbtools and reveiwboard. I am facing some issues while adding a repository. When i tried adding a git repository, I am getting environment can only contain strings error. I tried both local and remote git