简体   繁体   English

如何使用Visual Studio Tools for Git

[英]How to use Visual Studio Tools for Git

I am using VS 2012 to test my GIT server. 我正在使用VS 2012测试我的GIT服务器。 I install Git on UBUNTU 12.04. 我在UBUNTU 12.04上安装了Git。 I am trying to use Visual Studio Tools for Git to pull and push to the GIT server. 我正在尝试使用Visual Studio Tools for Git来拉入并推送到GIT服务器。 Everything was ok with PULL but when i PUSH it have an error below, PULL一切正常,但当我按下以下错误时,

An error was raised by libgit2. Category = Net (Error).
Remote error: access denied or repository not exported: /testing.git

http://postimg.org/image/tf07g89g1/ http://postimg.org/image/tf07g89g1/

I Thought this error causes by permission but it was not. 我认为此错误是经许可导致的,但并非如此。 I use GIT extension to push to GIT server and everything was ok. 我使用GIT扩展程序推送到GIT服务器,一切正常。 Can some body please help me? 有人能帮帮我吗?

http://postimg.org/image/hraqzf9ox/ http://postimg.org/image/hraqzf9ox/

The problem is VS 2012 can not make an authentication via SSH althought i run putty SSH agent in background. 问题是VS 2012无法通过SSH进行身份验证,尽管我在后台运行Putty SSH代理。 I hope this feature can be improved in the future. 我希望将来可以改进此功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM