How to fix Egit using KDS?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to fix Egit using KDS?

ソリューションへジャンプ
2,010件の閲覧回数
jasonscott
Contributor IV

First let me start by saying i am not familiar with git at all, i use the commit/push/fetch commands and that is it.

Egit stopped working through the KDS.

i can still use git extensions to push to our visual studios repository.

However, i whenever i attempt through the KDS i am prompted with a login message that has not appeared until now.

pastedImage_1.png

if i click cancel i can get to the configuration settings, but have no clue on how to configure it.

pastedImage_2.png

Is there any tutorials or information i can look at to help figure this out?

Thanks 

Jason

ラベル(1)
0 件の賞賛
返信
1 解決策
1,870件の閲覧回数
jasonscott
Contributor IV

So i fixed this issue.

It appeared to be a simple fix with the git/visual studios login authentication.

Through the web interface, all I had to do was add "Alternate authentication credentials".

On the KDS.

Right Click on Project -> Team -> Show In Repositories View.

Locate "Remotes" -> "Origins".

pastedImage_1.png

Right Click on "Push".

It will prompt for a new user and password.

Check the "Store in Secure Store" to save the credentials for good.

If you do not see an "origin" one will have to be created.

Right click on "Remotes" -> Create Remote.

pastedImage_2.png

Name the remote.

pastedImage_3.png

Click Change for the URL.

pastedImage_4.png

Enter your URL to the git repository.

Then you should be set.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,871件の閲覧回数
jasonscott
Contributor IV

So i fixed this issue.

It appeared to be a simple fix with the git/visual studios login authentication.

Through the web interface, all I had to do was add "Alternate authentication credentials".

On the KDS.

Right Click on Project -> Team -> Show In Repositories View.

Locate "Remotes" -> "Origins".

pastedImage_1.png

Right Click on "Push".

It will prompt for a new user and password.

Check the "Store in Secure Store" to save the credentials for good.

If you do not see an "origin" one will have to be created.

Right click on "Remotes" -> Create Remote.

pastedImage_2.png

Name the remote.

pastedImage_3.png

Click Change for the URL.

pastedImage_4.png

Enter your URL to the git repository.

Then you should be set.

0 件の賞賛
返信