https://www.cnblogs.com/luckythan/p/4478706.html

http://blog.csdn.net/aizhiqiang2/article/details/53104002

1、检出checkout

svn  checkout  http://路径(目录或文件的全路径) [本地目录全路径] --username 用户名
svn checkout svn://路径(目录或文件的全路径) [本地目录全路径] --username 用户名
svn co svn://localhost/测试工具 /home/testtools --username wzhnsc
svn co http://localhost/test/testapp --username wzhnsc

2、提交修改

svn commit -m "" src test
svn commit -m "123" *

3、更新svn

svn update

4、更新产生冲突

Conflict discovered in ...

参考这篇文章:http://blog.csdn.net/miltonzhong/article/details/9198139

最新文章

  1. Atom使用记录(持续更新中)
  2. 创建maven工程时总是带有后缀名Maven Webapp解决办法
  3. 洛谷P1371 NOI元丹
  4. pagePiling.js - 创建漂亮的全屏滚动效果
  5. iOS 消息推送原理及实现Demo
  6. Git CMD - remote: Manage set of tracked repositories
  7. linux 命令 备忘
  8. [置顶] javascript-基于对象or面向对象?
  9. poj 2533 Longest Ordered Subsequence(LIS)
  10. 利用shell脚本监控目录内文件改动
  11. js-txt文本处理
  12. 70后.net老猿,尚能饭否?
  13. [转] ReactJS之JSX语法
  14. Codeforces Round#412 Div.2
  15. js中的async await
  16. Python3学习之路~2.6 集合操作
  17. [移动端WEB] 移动端input标签按钮为什么在苹果手机上还有一层白色?
  18. Linux内核同步 - RCU基础
  19. 大数据:spark集群搭建
  20. SpringInAction--自动化装配Bean(隐式装配)

热门文章

  1. codevs 3641 上帝选人
  2. Java操作excel表格
  3. 用asyncio的异步网络连接来获取sina、sohu和163的网站首页
  4. 关于applicationContext.xml cannot be opened because it does not exist的解决
  5. Spring WebSocket入门(一) 转载
  6. easyui 消息提示框
  7. [Git] 给git命令起别名
  8. nyoj42一笔画问题(欧拉图)
  9. iOS: 设置App的国际化和本地化
  10. 微软对外披露两个0day漏洞详情