Reputation: 7774
I'm using Mercurial and I've cloned a repo locally and upon hg push
, I'm getting this:
abort: cannot lock static-http repository
What does this mean? Why can't it lock the static-http repository? Permission issue on the folder?
Upvotes: 2
Views: 2015