最近使用hg的时候,拖取版本一直卡住不动。报错类似waiting for lock on working directory of xxxx held by ‘‘。
原本以为是网络不好或者hg安装有问题,卸了几遍重装也不行。
后来发现只用删除自己文件夹里面的 .hg/store/lock
或者 .hg/wlock 重新pull就ok了
标签:安装 style mercurial tortoise store uri rcu direct code
最近使用hg的时候,拖取版本一直卡住不动。报错类似waiting for lock on working directory of xxxx held by ‘‘。
原本以为是网络不好或者hg安装有问题,卸了几遍重装也不行。
后来发现只用删除自己文件夹里面的 .hg/store/lock
或者 .hg/wlock 重新pull就ok了
Mercurial stuck “waiting for lock”, tortoisehg pull版本卡住在等待 解决办法
标签:安装 style mercurial tortoise store uri rcu direct code
原文地址:https://www.cnblogs.com/tonnytong/p/8505847.html