Visual Studio 2013和BitBucket [英] Visual Studio 2013 and BitBucket

查看:148
本文介绍了Visual Studio 2013和BitBucket的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

然而,经过一个小时的头部划痕,绝对没有任何事情做出丝毫的意义,我认为,我只能创建一个本地存储库,尽管克隆了一个远程bitbucket存储库,但我根本无法找到发布到我的远程存储库的方法。



我已经使用过TFS ,Subversion,Perforce和其他所有东西,但是这是完全令人困惑的,没有说明和完全不直观的用户界面。



任何人都有想法吗?

解决方案

John的声明您需要Team Foundation Server与BitBucket一起使用是不正确的。



我刚刚从Visual Studio 2013发布了一个项目给BitBucket(预览版)。




  • 为源代码管理添加解决方案





  • 提交给本地Git





  • 这会将您带到可以发布到远程存储库的对话框。



$ b


  • 输入您的BitBucket存储库的URL(必须已存在存在于BitBucket中,并且必须为空)并点击发布





  • 出现提示时输入您的BitBucket凭据。发布完成后,您将收到类似结果消息。






  • 使用同步按钮来更新BitBucket本地提交




Visual Studio 2013 apparently has some nice slick Git integration.

However, after an hour of head-scratching with absolutely nothing making even the slightest bit of sense, I've only been able to create a local repository and despite cloning a remote bitbucket repository I simply cannot find a way to publish to my remote repository.

I've used TFS, Subversion, Perforce and just about everything else, but this is completely baffling, with no instructions and a completely un-intuitive user interface.

Any ideas anyone ?

解决方案

John's statement that "you need Team Foundation Server" to work with BitBucket is not correct.

I just published a project to BitBucket from Visual Studio 2013 (preview version). Here's how.

  • Add solution to Source Control

  • Commit to local Git

  • In the "Changes" area, click "Commits". This takes you to the dialog where you can publish to a Remote Repository.

  • Enter the URL to your BitBucket repository (must already exist in BitBucket and must be empty) and click "Publish"

  • Enter your BitBucket credentials when prompted. After the publish finishes you'll get a results message like this.

  • Use the "Sync" button to update BitBucket with your local commits

这篇关于Visual Studio 2013和BitBucket的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆