This is a migrated thread and some comments may be shown as answers.

Mist can't use new TFS + Git repositor

3 Answers 41 Views
Feedback & Suggestions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
J.
Top achievements
Rank 1
J. asked on 06 Feb 2013, 10:09 PM
If I use Graphite to set up my project to use a remote repository on the new TFS + Git, it works, but the same URL in Mist doesn't work ( http://blogs.msdn.com/b/bharry/archive/2012/08/13/announcing-git-integration-with-tfs.aspx)

For example: https://accountname.visualstudio.com/defaultcollection/_git/ProjectName

I assume this is because the URL doesn't end with ".git"

3 Answers, 1 is accepted

Sort by
0
Ivan K. Ivanov
Telerik team
answered on 07 Feb 2013, 02:17 PM
Hello Jonathan,

Unfortunately. this is a bug in Mist. The problem is the "_" in the url. We logged this issue in our bug tracking system so the fix will be available in our next release.
In the meanwhile, you can use Graphite to set the remote repository url.

We are sorry for the inconvenience.

 
All the best,

Ivan K. Ivanov
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Pluralsight.
0
Quent
Top achievements
Rank 1
answered on 09 Aug 2013, 08:01 PM
Is Mist able to access TFS + Git now?  I'm getting challenged for a Git Login, but the Live Id credentials I provided don't work.

(Unfortunately I can't use Graphite because it doesn't seem to work behind our firewall.)
0
Quent
Top achievements
Rank 1
answered on 09 Aug 2013, 08:31 PM
umm ... never mind.  Just saw the post on how to set alternate credentials in TFS+GIT.
In case others run across this post and are equally challenged at finding other posts, here's what you need to do:

Mist apparently can't access TFS+GIT using Live Id and so needs Basic Auth set up on the TFS+GIT side.  So on the TFS+GIT side do the following:
* On the header bar, click on your accout name, then My Profile
* Select the Credentials tab
* Read the warnings then select Enable Alternate Credentials
* Provide a password to use for basic authentication (I kept the Secondary Username blank/unset)

Now on the Mist side, after setting the remote Git repository, when you Push your updates you'll be challenged for a username and password.  Enter your Live Id email address and the alternate password you provided above.

Works great!
Tags
Feedback & Suggestions
Asked by
J.
Top achievements
Rank 1
Answers by
Ivan K. Ivanov
Telerik team
Quent
Top achievements
Rank 1
Share this question
or