版本控制在Visual Studio [英] Version Control in Visual Studio

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

问题描述

我目前工作的一个大项目,我要做出一些大的变化,并正在寻找一种方式,以'备份'我以前的工作。是否有内置的功能在Visual Studio版本控制工作的?

I'm currently working on a large project, and am about to make some large changes, and was looking for a way to 'backup' my prior work. Is there built in functionality in Visual Studio to work with version control?

这项目是由我只开发,不使用的Team Foundation Server(这是大多数我的谷歌搜索似乎给我回答了)。理想情况下,我想确定并恢复所有不同版本我的程序,因为它的发展,而不必担心完全搞乱的东西了...

This project is developed only by me, and doesn't use Team Foundation Server (which is what most of my googling seems to give me answers on). Ideally, I would like to identify and restore all the different versions of my program as it evolves, without having to worry about totally messing something up...

欢呼和感谢提前!

---编辑---
,其中A版本控制系统,虽然,这将存储在单独的服务器上?或者是有可能存储在本地?我更多的只是担心,我会认真刚搞砸了我的代码,而不是能够在某些时候...

---EDIT--- With a version control system though, would that be stored on a seperate server? Or is it possible to store it locally? I'm more just concerned that I will just seriously mess up my code and not be able to undo it at some point...

推荐答案

有几个第三方源代码控制集成的工具,如AnkhSVN的或对的VisualSVN库SVN(我用的是前者,可以很乐意推荐它)。至于内置时,Visual Studio支持的Team Foundation Server和Visual源安全的开箱,但这些都是付费产品和VSS应避免(在我看来)任何新的工作。

There are several third-party source control integration tools, such as AnkhSVN or VisualSVN for SVN repositories (I use the former and can gladly recommend it). As far as "built-in", Visual Studio supports Team Foundation Server and Visual Source Safe out of the box, but those are both paid products and VSS should be avoided (in my opinion) for any new work.

就个人而言,我使用TortiseSVN(适用于Windows集成)和AnkhSVN的(用于VS集成)与我们的SVN仓库。有免费的SVN服务器为好,这样你就可以很好的解决方案中获得通过而支付$ 0

Personally, I use TortiseSVN (for Windows integration) and AnkhSVN (for VS integration) with our SVN repository. There are free SVN servers as well, so you can get by with a very good solution while paying $0.

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

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