个人版本控制器 [英] Personal Version Controller

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

问题描述

我想知道是否有任何个人源代码控制器,我想在我的机器上有一个存储库,而无需设置服务器,我还使用 TeX 文件而不是任何特定语言,我会喜欢像子版本那样备份我的文件

I'd like to know if there is any personal source controller, I'd like to have a repository on my machine without going through setting up a server, also I work with TeX files not any particular language and I'd like to have backups of my files the way sub version does

推荐答案

Git 创建不需要的存储库中央服务器.此外,您当然可以恢复跟踪文件的任何先前版本,这当然是源控制系统的全部内容.:)

Git creates repositories that do not require a central server. Also, you can of course restore any previous version for tracked files which is—of course—what source control systems are all about. :)

还有其他分散的版本控制系统,例如Mercurial集市.它们都提供或多或少完全相同的功能,因此这主要取决于个人喜好.

There are other decentralized version control systems out there, e.g. Mercurial and Bazaar. They all offer more or less exactly the same features so it’s mostly a matter of personal taste.

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

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