Does Bamboo works with TFS-GIT?

Krzysztof Krawczyk
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 29, 2015

Hi, 

I have a problem with TFS-Git repository. I was trying to select GIT or TFS repository type, but in both cases I have a problem with checking out  the source code.

Error response for GIT:(com.atlassian.bamboo.repository.RepositoryException : java.lang.RuntimeException: com.atlassian.bamboo.repository.RepositoryException: url : authentication not supported)

Error response for TFS:
(com.atlassian.bamboo.repository.RepositoryException : java.lang.RuntimeException: com.atlassian.bamboo.repository.RepositoryException: com.microsoft.tfs.core.exceptions.TECoreException: The SOAP endpoint could not be contacted. HTTP status: 404 

OR

(java.lang.RuntimeException : com.atlassian.bamboo.repository.RepositoryException: com.atlassian.bamboo.repository.RepositoryException: There is no history for the path .... Probably it doesn't exist.

2 answers

0 votes
Sergey Podobry _Stellarity Software_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 5, 2015

Hi Krzysztof,

In your case you need to use GIT repository in Bamboo as well. The repos should match:

  • TFS repo in TFS -> TFS repo in Bamboo
  • GIT repo in TFS -> GIT repo in Bamboo

A sample url for GIT repo in TFS: https://myserver/tfs/defaultcollection/_git/myproject

More about configuring GIT repo in Bamboo: https://confluence.atlassian.com/display/BAMBOO/Git

Note: If you have authentication errors configure Bamboo to use native GIT.

0 votes
cbenard1
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 29, 2015

Hi Krzysztof,

Bamboo does not natively support TFS repositories. That support can be found via this third party add-on: https://marketplace.atlassian.com/plugins/com.stellarity.bamboo.tfs-repository-plugin

This add-on is fully supported by atlassian as well. If you are still running into issues using the TFS repo type provided by the add-on please create a ticket at https://support.atlassian.com 

 

Thanks!

Turner

Marcin Wisnicki
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 25, 2015

The problem is that Bamboo does not support NTLM authentication with JGit (which should work).

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events