版本控制如何工作 [英] how a version control works

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

问题描述

到目前为止我只是独立编码。我在Web开发3层架构。



但现在我在团队中,我们的任务已经分发,我担心我的工作要与我和团队整合,反之亦然,并上传服务器上的最新位,简而言之我关注版本控制。



我听说过TFS,SVN,Tortoise,GIT,Bla Bla。但我不知道如何以及从何处开始。



请指导我。

解决方案

版本控制是一个很大的话题,如果你想知道的话它是如何工作的(内部)和每个系统有点不同。



至于使用情况,你需要知道的是,它是你放置代码的地方它将跟踪你的变化,如果你犯了错误,你可以回到一些已知的点。



根据你的团队设置,有很多方法使用版本控制,这取决于团队如何提交和分支等。



根据我的个人喜好,使用TortoiseGIT Windows扩展的GIT源代码控制。

So Far i was just coding independently. I am on web development 3 tier architecture.

But now i am in team and our task has been distributed and I am concerned about my piece of work to be integrated with my and team and vice versa and upload the latest bit on server , in short I am concerned about the versioning.

I have heard about TFS, SVN , Tortoise, GIT , Bla Bla. But i dont stand a clue , how and where to begin .

Please guide me .

解决方案

"Version control" is a big topic if you want to know how it works (internally) and each system is a bit different.

As for usage, all you need to know is that it is somewhere where you put your code and it will keep track of changes for you and if you make a mistake you can revert back to some known point.

Depending on your team setup there are a lot of ways to work with version control which depend on how the team does committing and branching etc.

For my personal taste go with GIT source control with the TortoiseGIT windows extensions.


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

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