当前位置:网站首页>TortoiseSVN使用情形、安装与使用
TortoiseSVN使用情形、安装与使用
2022-07-05 13:19:00 【?abc!】
一:为什么使用TortoiseSVN
TortoiseSVN 是 Subversion 版本控制系统的一个免费开源客户端,可以超越时间的管理文件和目录。
文件保存在中央版本库,除了能记住文件和目录的每次修改以外,版本库非常像普通的文件服务器,还可以将文件恢复到过去的版本,并且可以通过检查历史知道数据做了哪些修改,谁做的修改。
因此许多人将 Subversion 和版本控制系统看作一种“时间机器”。
Subversion 是一个很好的版本控制系统,但是没有好的图形化客户端
创建一个作为 Windows 外壳集成的 Subversion 客户端的创意来自 TortoiseCVS,一个非常类似的 CVS 客户端
随着 Subversion 越来越稳定,吸引了越来越多的用户开始使用 TortoiseSVN 作为他们的 Subversion 客户端
1.1 可选的网络层
1.2 原子提交
提交要么完全进入版本库,要么一点都没有
1.3 目录版本控制
Subversion 实现了一个“虚拟”文件系统,可以追踪整个目录树的修改,文件和目录都是版本控制的,结果就是可以在客户端对文件和目录执行移动和复制命令
1.4 维护能力
Subversion 没有历史负担,它由一系列良好的共享 C 库实现,具有定义良好的 API,这使 Subversion 非常容易维护,可以轻易的被其他语言和程序使用
二:安装
去官网下载对应的版本,选择安装目录,一直下一步就可以了
这个步骤就是傻瓜式安装,我觉得没必要说了
安装成功成功的标志是,新建一个文件夹,右键,如果出现下面的内容就证明安装成功了出现两个svn
三:使用
剩下的详细内容可以看菜鸟教程里面的文章,这个可比我写得详细多了
链接:https://www.runoob.com/svn/tortoisesvn-intro.html
边栏推荐
- leetcode 10. Regular expression matching regular expression matching (difficult)
- 使用Dom4j解析XML
- 峰会回顾|保旺达-合规和安全双驱动的数据安全整体防护体系
- #从源头解决# 自定义头文件在VS上出现“无法打开源文件“XX.h“的问题
- How to realize batch sending when fishing
- Yyds dry goods inventory # solve the real problem of famous enterprises: move the round table
- Matlab paper chart standard format output (dry goods)
- A detailed explanation of ASCII code, Unicode and UTF-8
- Changing JS code has no effect
- Talking about fake demand from takeout order
猜你喜欢

Get to know linkerd project for the first time

FPGA learning notes: vivado 2019.1 add IP MicroBlaze

Android本地Sqlite数据库的备份和还原

《2022年中国银行业RPA供应商实力矩阵分析》研究报告正式启动

MySQL --- 数据库查询 - 排序查询、分页查询

解决uni-app配置页面、tabBar无效问题

About the single step debugging of whether SAP ui5 floating footer is displayed or not and the benefits of using SAP ui5

uni-app开发语音识别app,讲究的就是简单快速。

Cf:a. the third three number problem

Pandora IOT development board learning (HAL Library) - Experiment 7 window watchdog experiment (learning notes)
随机推荐
#从源头解决# 自定义头文件在VS上出现“无法打开源文件“XX.h“的问题
一网打尽异步神器CompletableFuture
Navigation property and entityset usage in SAP segw transaction code
Association modeling method in SAP segw transaction code
Although the volume and price fall, why are the structural deposits of commercial banks favored by listed companies?
What is a network port
A specific example of ABAP type and EDM type mapping in SAP segw transaction code
解决uni-app配置页面、tabBar无效问题
Pandora IOT development board learning (HAL Library) - Experiment 7 window watchdog experiment (learning notes)
Rocky basics 1
js判断数组中是否存在某个元素(四种方法)
精彩速递|腾讯云数据库6月刊
Detailed explanation of navigation component of openharmony application development
There is no monitoring and no operation and maintenance. The following is the commonly used script monitoring in monitoring
"Baidu Cup" CTF competition in September, web:sql
DataPipeline双料入选中国信通院2022数智化图谱、数据库发展报告
Cloudcompare - point cloud slice
从外卖点单浅谈伪需求
go 字符串操作
AVC1与H264的区别