hg.repository crashes python
Erich
erichnog at gmail.com
Thu Jul 3 18:52:04 UTC 2014
Hello!
I'm trying to run this simple script:
from mercurial import ui, hg
repo = hg.repository(ui.ui(), ".")
print len(repo)
but it simply crashes saying python.exe stop working. What am I doing wrong?
I'm using windows 7; python 2.7.8; and mercurial 3.0.2 (installed from
sources: python setup.py install)
Thanks in advance!
--
Erich Gonçalves Nogueira dos Santos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20140703/a55af3f8/attachment-0002.html>
More information about the Mercurial
mailing list