当前位置:网站首页>SVN version control branch and merge function use
SVN version control branch and merge function use
2022-07-26 01:42:00 【Look at the moon and count the stars】
Catalog
functional requirement :
1: The developer controls the change submission Control Branch ,
2: After the test is correct, it is merged into the trunk project ,
3: Prevent untested functions from affecting online projects .
One 、 Create trunk folder
1: Create trunk folder Parent( Random names ), Used to store development projects

Two 、 Branch out
1. Branch out
1: Select project — TortoiseSVN — Branch / Mark


2: Prompt that the copy is complete !—— Update project

3: After the update, you can see that the branch has been successful
![]()
2. Modify the branch

1: Submit the branch project after modification

2: After the submission is successful, you can see that the branch submission does not affect the trunk

3、 ... and 、 Merge
1: Select trunk file — TortoiseSVN — Merge



2: Submit the project after merging, and you can see that the trunk project has merged the modified content of branches

边栏推荐
- Practice sharing of monorepo based on yarn1.x
- 言语理解-片段阅读的结构剖析练习
- Network layer 2 and layer 3 forwarding
- Leetcode 537. 复数乘法(网友思路,自愧不如)
- 01. MySQL transaction isolation level and concurrent database access
- 元素和小于等于阈值的正方形的最大边长(来源:力扣(LeetCode))
- 3、 Pinda general permission system__ pd-tools-swagger2
- CPU的三种模式
- Ideal Path(UVA - 1599)
- 谷歌浏览器调试工具使用基础版(一)
猜你喜欢

4QAM、16QAM 调制与解调仿真电路,观察并分析QAM星座图和误码率曲线【matlab代码】

两阶段提交和三阶段提交

Prime Ring Problem

Cross Site Request Forgery (CSRF): impact, examples, and Prevention

推荐⼀款超好⽤的UI⾃动化⼯具: UiAutomator2!

The sales volume has won the championship repeatedly. Is the secret of Wuling's success only low price?

After reading this article, you should thoroughly understand how to do interface testing

C language enumeration types and unions

Silicon Valley classroom - official account cloud on demand Silicon Valley classroom microservice project practical notes

网络之二三层转发
随机推荐
3059. Sculpture (jzoj)
Basic version of Google browser debugging tool (I)
Zombie's treasure test (enumeration)
Mysql_ Note1
Speech comprehension center comprehension summary
华为无线设备WDS配置命令
[untitled]
Recommend a super good UI automation tool: uiautomator2!
CPU的三种模式
Travel (split points and layers)
U++ learning notes ustruct, uenum declaration and function library simple function implementation
Dot screen precautions
I just test it
8. Learn Mysql to create data tables
PTGui Pro12垂直线纠正
y77.第四章 Prometheus大厂监控体系及实战 -- prometheus的服务发现机制(八)
Ideal Path(UVA - 1599)
zeromq浅析
Google gson usage details
Should we test the Dao layer?