I'm using TortoiseHG (Mercurial).
I can commit my project to a local repository, but I cannot push my project to bitbucket. When I push my project, the system is starting push, but this action will have not finished. I have such screen:
Next, I tried to recreate the repository on my hardDrive in the following way: I copied .hg
to another directory and push again. But I have the same problem.
I tried to recreate free repo on my bitbucket and after it I push my repo to cloud. But I still see the same problem.
hg verify
PS - local clones of repo must be created only with hg clone
, not by copying (possibly broken) .hg dir