[geeklog-devel] Mercurial warning messages

Dirk Haun dirk at haun-online.de
Mon Dec 22 09:29:50 EST 2008


FYI: When pulling from / pushing to the Mercurial repository, you may  
see warning messages like these:

pulling from ssh://dhaun@cvs.geeklog.net//cvsroot/hg/geeklog
remote:  
/usr/local/lib/python2.6/site-packages/mercurial/demandimport.py:46:  
DeprecationWarning: the sha module is deprecated; use the hashlib  
module instead
searching for changes
adding changesets
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files
(run 'hg update' to get a working copy)
remote:   mod = _origimport(head, globals, locals)

You can ignore them for now - things should work just fine nonetheless.

A Python upgrade on the webserver broke the repository viewer and  
after repairing this, you now get these messages. I guess we'll have  
to upgrade to Mercurial 1.1 eventually.

bye, Dirk




More information about the geeklog-devel mailing list