Unable to unlock a repository
Dennis Brakhane
brakhane at googlemail.com
Tue Jul 28 15:17:49 CDT 2009
On Tue, Jul 28, 2009 at 11:19 AM, Nautile Bleu<nautilebleu at gmail.com> wrote:
> Hi,
> I have a local repository shared on a SMB. When I try to push commits to it,
> I have the following errors:
> /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/mercurial-1.3-py2.6-macosx-10.5-i386.egg/mercurial/lock.py:71:
> DeprecationWarning: use lock.release instead of del lock
> locker = self.testlock()
That's no error, it's a (deprecation) warning. The problem must lie
somewhere else.
Is this the only thing that is printed? What about "hg --debug push"?
More information about the Mercurial
mailing list