matthewb
matthewb

Reputation: 3476

Mercurial Issue when updating

I am trying to do a terminal update and I keep getting this error, no matter what.

/Volumes/www/working/.hg/wlock.break /Library/Python/2.6/site-packages/mercurial/dispatch.py:157: DeprecationWarning: use lock.release instead of del lock return -1

Any ideas as to what this is?

Out of date versions?

I am running Snow Leopard 10.6.2 thanks

Upvotes: 0

Views: 230

Answers (1)

Ry4an Brase
Ry4an Brase

Reputation: 78330

What version of mercurial are you running? It looks like a lot of these (harmless warning) messages have been cleaned up according to the mercurial bug tracker.

Upvotes: 1

Related Questions