How to unlock a repository

Salvador Cobian pitayasoft at gmail.com
Fri May 30 13:06:05 CDT 2008


Sal at 68-26-19-224:/Users/Sal/Projects/Tests
$ hg push
pushing to /Volumes/ministack/Projects/Tests
waiting for lock on repository /Volumes/ministack/Projects/Tests held  
by '99-204-88-231.area1.spcsdns.net:1517'

Here are the lock files under the repo:
  find .Hg -name \*lock\* -print
.Hg/store/lock
.Hg/store/lock.break
.Hg/store/lock.break.break
.Hg/store/lock.break.break.break
.Hg/store/lock.break.break.break.break
.Hg/store/lock.break.break.break.break.break
.Hg/store/lock.break.break.break.break.break.break
.Hg/store/lock.break.break.break.break.break.break.break
.Hg/wlock.break
.Hg/wlock.break.break


Which files should I remove to "unlock" the repo?




More information about the Mercurial mailing list