2811: Problem to add a Git Stash reviewboard repository

sylvai*******@radialp******** (Google Code) (Is this you? Claim this profile.)
Jan. 23, 2014
What version are you running?
1.6.6

What's the URL of the page containing the problem?
http://reviewboard.corp.radialpoint.com/admin/db/scmtools/repository/add/

What steps will reproduce the problem?
Trying to add a new Git repository ( locally hosted by using Git Stash )
-entering the name
-selecting hosting service : Custom
-selecting Repository type : Git
-entering the http path to our web face of git repo
-entering the git username and password
-Press Save

What is the expected output? What do you see instead?
browser is spinning and nothing happend

What operating system are you using? What browser?
Reviewboar is installed on Windows, this has been tested with IE and Chrome

Please provide any additional information below.
Looking at the process running on the reviewbord server show on task :
C:\Program Files\Git\bin\git ls-remote <url> HEAD
C:\Program Files\Git\libexec\git-core\git-remote-http <url> <url>
The git-remote-http is hanging
david
#1 david
  • +Component-SCMTools
david
#2 david
We don't support running on windows anymore.
  • +SetupIssue