I'm having the same problem as well when using git-bash on Windows (see 
debug output below).  It works just fine using the Windows command prompt, 
ConEmu (Windows), and from Linux, and there's no proxy server between me 
and the RB server.  I'm using RBTools 0.7.5 and Git for Windows 2.6.3.  The 
repository in this case is a git-svn repo.  The server is running Review 
Board 2.0.18.

Please let me know if I can provide additional information that be helpful. 
 One thing I am not able to do is upgrade our Review Board server.

Best,

Michael

$ rbt post --server https://rb.server.url --repository repo_name --debug 
--tracking-branch git-svn
>>> RBTools 0.7.5 alpha 0 (dev)
>>> Python 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit 
(Intel)]
>>> Running on Windows-7-6.1.7601-SP1
>>> Home = Z:\
>>> Current directory = D:\Repos\Git\repo_name
>>> Checking for a Subversion repository...
>>> Running: svn --non-interactive info
>>> Command exited with rc 1: ['svn', '--non-interactive', u'info']
svn: E155007: 'D:\Repos\Git\repo_name' is not a working copy
---
>>> Checking for a Git repository...
>>> Running: git rev-parse --git-dir
>>> Running: git config core.bare
>>> Running: git rev-parse --show-toplevel
>>> Running: git symbolic-ref -q HEAD
>>> Running: git svn info
>>> repository info: Path: https://svn.server.url/svn/repo_name, Base path: 
/, Supports changesets: False
>>> Making HTTP GET request to https://rb.server.url/api/
[gets stuck here]

On Wednesday, November 11, 2015 at 2:43:08 PM UTC-5, Justin Palmer wrote:
>
> In my case, a proxy server was unnecessary to reach RB server. And rbt 
> works from other consoles, not git-bash.
>
>
> On Wednesday, November 11, 2015 at 1:16:04 PM UTC-6, David Trowbridge 
> wrote:
>>
>> This looks more like a misconfigured proxy server.
>>
>> -David
>> On Wed, Nov 11, 2015 at 8:59 AM Der Mezger <hannes...@gmail.com> wrote:
>>
>>> Same here, the following command hangs forever:
>>>
>>> $ rbt status -d
>>> >>> RBTools 0.7.5
>>> >>> Python 2.7.10 (default, May 23 2015, 09:40:32) [MSC v.1500 32 bit 
>>> (Intel)]
>>> >>> Running on Windows-8-6.2.9200
>>> ...
>>> >>> Making HTTP GET request to http://<correct URL>/api/
>>>
>>> Using MINGW64 GIT bash coming with GIT for Windows 2.6.1. Hopefully 
>>> there will soon be a fix available.
>>>
>>>
>>> Am Mittwoch, 16. September 2015 20:15:57 UTC+2 schrieb Justin Palmer:
>>>
>>>> Another user at my office reported and I confirmed: rbt 0.7.4 in 
>>>> git-bash 2.5.1 does not prompt for password, but instead hangs:
>>>>
>>>> $ rbt post -g --username=justinpa --parent=origin/master -d
>>>>
>>>> >>> RBTools 0.7.4
>>>>
>>>> …
>>>> >>> Making HTTP GET request to http://localhost/reviews/api/
>>>>
>>>>
>>>> git-cmd, cmd, and even my own MSYS2 will continue with:
>>>>
>>>>  
>>>>
>>>> Please log in to the Review Board server at localhost.
>>>>
>>>> Password:
>>>>
>>>>  
>>>>
>>>>
>>>> ...
>>>
>>> -- 
>>> Supercharge your Review Board with Power Pack: 
>>> https://www.reviewboard.org/powerpack/
>>> Want us to host Review Board for you? Check out RBCommons: 
>>> https://rbcommons.com/
>>> Happy user? Let us know! https://www.reviewboard.org/users/
>>> --- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "reviewboard" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to reviewboard...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> -- 
>> -David 
>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to