zoukankan      html  css  js  c++  java
  • svn更新出现冲突的解决方法

    Conflict discovered in '/Users/apple/EtaxiAppServer/common/src/com/yaotaxi/db/MongoDBHelper.java'.
    
    Select: (p) postpone, (df) diff-full, (e) edit,
    
            (mc) mine-conflict, (tc) theirs-conflict,
    
            (s) show all options: 
    
    
    
    (e)  edit             - change merged file in an editor               #直接进入编辑
    (df) diff-full        - show all changes made to merged file          #显示更改至目标文件的所有变化
    (r)  resolved         - accept merged version of file
    
    (dc) display-conflict - show all conflicts (ignoring merged version)  #显示所有冲突
    (mc) mine-conflict    - accept my version for all conflicts (same)    #冲突以本地为准
    (tc) theirs-conflict  - accept their version for all conflicts (same) #冲突以服务器为准
    
    (mf) mine-full        - accept my version of entire file (even non-conflicts)#完全以本地为准
    (tf) theirs-full      - accept their version of entire file (same)    #完全以服务器为准
    
    (p)  postpone         - mark the conflict to be resolved later        #标记冲突,稍后解决
    (l)  launch           - launch external tool to resolve conflict
    (s)  show all         - show this list
    
    由于我是从服务端更新,所以直接 用 tf  命令就可以啦
    生命不止,奋斗不息
  • 相关阅读:
    2013第51周四开放杂记
    2013第51周三杂记
    2013第51周二eclipse启动优化
    2013 第51周一纠错
    2013第50周日小结
    国内主流开放平台接口了解
    手机加密那点事儿_数值内存加密
    crontab,想说爱你不easy
    SIP基本呼叫
    js正則表達式语法
  • 原文地址:https://www.cnblogs.com/shione/p/7421973.html
Copyright © 2011-2022 走看看