close

參考資料來源 http://blog.abeliu.tw/?p=210

參考來源2 : http://huangsb.blogspot.tw/2010/03/windows-grep-findstr.html

例如要unlock整個Repositories 下特定的建構項目

可以使用lslocks + findstr 過濾找出被lock的檔案

C:\Program Files (x86)\VisualSVN Server\bin>svnadmin lslocks F:\SVNRepositories\
21201000 | findstr "學生線上請假系統"

用notepad ++ 使用一次選多行的方式將 alt + shift

Path: /trunk/學生線上請假系統/系統開發/xxx

轉換成以下指令

 

然後用rmlock解lock

svnadmin rmlocks F:\SVNRepositories\21201000 /trunk/學生線上請假系統/系統開發/xxx

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 migasun 的頭像
    migasun

    GOOGLE來的

    migasun 發表在 痞客邦 留言(0) 人氣()