码迷,mamicode.com
首页 > 其他好文 > 详细

sharpsvn 继续,解决文件locked 问题,

时间:2017-04-04 20:04:08      阅读:262      评论:0      收藏:0      [点我收藏+]

标签:use   his   msdn   ati   情况   har   cli   client   this   

  方法中少个方法就会出现一些问题.

比如进行了断线测试,结果再操作时就出现了文件被锁的情况,最终查了官网的论坛,才得以解决

 How to unlock if the working copy is locked?

You can use SvnClient.Cleanup(path) for this. (Equivalent to ‘svn cleanup
<path>‘)                    你可以使用cleanup 这个方法解决这个问题.我的方法里边确实没这步,于是就出现这种问题.

See http://docs.sharpsvn?.net/current/html/M_?SharpSvn_SvnClient_C?leanUp.htm
for the MSDN like documentation of this method.

 

sharpsvn 继续,解决文件locked 问题,

标签:use   his   msdn   ati   情况   har   cli   client   this   

原文地址:http://www.cnblogs.com/zuochanzi/p/6666192.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!