当前位置:网站首页>Svn command
Svn command
2022-06-26 09:56:00 【crystal199708】
- Download the code from the server :
svn co url( The address of the server ) path( Local address ) - Update code :
svn update / svn update -rNum(Num Version number ) - Submission code :
(1) svn add path( Directory to add / file )
(2) svn delete/del/remove/rm path( Directory to delete / file )
(3) svn move/mv/rename/ren SRC DST
SRC、DST Are the two URL, The operation will be performed in the server , No submission required , Otherwise, you need to submit in the parent directory .
(4) svn copy SRC DST
(5) svn revert -R . Undo all changes .
(6) svn revert Path( To undo the modified path ).
(7) svn commit -m “Log Message” ( Submit log information ) Path( Path to submit , No default current path )
commit Can be replaced by check in Abbreviation ci, The effect is the same . - see
(1) View differences :
svn diff > LCC.patch
(2) Check the log :
svn log
(3) View the last submission information :
svn info - Delete svn Account information :
rm ~/.subversion/auth
边栏推荐
- thymeleaf中抽取公共片段
- LeetCode 498. Diagonal traversal
- What is the web SSH service port of wgcloud
- 测试实践——app 测试注意点
- 【二分查找】4. 寻找两个正序数组的中位数
- Specific implementation comparison between different programming languages
- Logical English structure [key points]
- online trajectory generation
- 进入页面输入框自动获取焦点
- Battery historian analyzes battery consumption
猜你喜欢
Software testing - how to select the appropriate orthogonal table
mysql学习总结
install opencv-contrib-dev to use aruco code
十万行事务锁,开了眼界了。
What is the web SSH service port of wgcloud
Force buckle ----- remove the maximum and minimum values from the array
Redis notes (14) - persistence and data recovery (data persistence RDB and AOF, data recovery, mixed persistence)
c语言语法基础之——指针(字符、一维数组) 学习
MapReduce & yarn theory
WIN10系统实现Redis主从复制
随机推荐
十万行事务锁,开了眼界了。
Solution to network request crash in retrofit2.8.1
TensorFlow动态分配显存
How does flutter transfer parameters to the next page when switching pages?
Industrial and enterprise patent matching data (hundreds of thousands of data) 1998-2014
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.npm ER
【深度优先搜索】312.戳气球
cento7.7安装ELK简单记录
SQL function
教你用shell脚本检测服务器程序是否在运行
LeetCode 958. Completeness checking of binary tree
jar版本冲突问题解决
Redis notes (16) - info instructions and command line tools (view memory, status, number of client connections, monitoring server, scan large keys, sampling server, execute batch commands, etc.)
online trajectory generation
异常记录-23
LeetCode 0710.黑名单中的随机数 - 预处理实现O(1)取值
SQL 函数
Summary of common commands of vim
Configuration internationale
Wechat official account reported error 10003