Hi,

I just installed a fresh Jenkins 1.538 on Mac OS 10.8.5 and am trying
to configure a Job that checks out from a Git repository hosted on a
Stash server. The git/stash access is via https and protected using
http credentials.

I Installed the Git plugin but when I enter the repository URL (e.g.
https://git.mydomain.com/scm/PROJ/myproject.git), I get the red error
message "Failed to connect to repository : Failed to connect to
https://git.mydomain.com/scm/PROJ/myproject.git";.

I tried with and without credentials in the URL with the same result.

Then I created a domain (under credentials), named it git.mydomain.com
and added a set of credentials to that domain for my build user. Then
I returned to the job configuration page but in the credentials
section of the Git settings I still only have the "- none -" option in
the drop-down.

What am I doing wrong?

Is there a log file where I can look for clues?

Thanks in advance,

Robert

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to