Quantcast
Channel: JetBrains Developer Community : All Content - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5481

Checkout from Version Control - Bonobo Git Server

$
0
0

Hi folks,

 

I'm trying to checkout a GIT repository using the most recent IntelliJ 13 version.

On the IntelliJ welcome screen I'm pressing "Checkout from Version Control" and choosing GIT as provider.

As VCS Repository URL I'm entering http://git.mydomain.com/Tools.git

A hit of the Button Test shows me the information "Repository test has failed".

 

I am using a Bonobo GIT Server hosted in an IIS 7.5 on Windows Server 2008 R2.

Username and Password is necessary to clone the repo.

I also tried an URL like http://user:pwd@git.mydomain.com/Tools.gitpwd@git.mydomain.com/Tools.git

It's possible to clone the Repo using commandline GIT tools.

 

Any idea what's going wrong?

 

Any help is appreciated.

 

Kind regards

Maxx


Viewing all articles
Browse latest Browse all 5481

Trending Articles