[issue3274] Various Python 2.7.1 errors on hg clone (from within OS X tool 'SourceTree')
Lou Picciano
bugs at mercurial.selenic.com
Thu Feb 16 23:00:31 UTC 2012
New submission from Lou Picciano <Lou at Picciano.org>:
Various Python 2.7.1 errors on hg clone (from within OS X tool 'SourceTree'):
** unknown exception encountered, please report by visiting
** http://mercurial.selenic.com/wiki/BugTracker
** Python 2.7.1 (r271:86832, Jun 16 2011, 16:59:05) [GCC 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)]
** Mercurial Distributed SCM (version 2.0.1)
** Extensions loaded: transplant, fetch, extdiff, rebase, hgsubversion, hgattic
Traceback (most recent call last):
File "/Applications/SourceTree.app/Contents/Resources/mercurial_local/hg_local", line 35, in <module>
mercurial.dispatch.run()
File "/Applications/SourceTree.app/Contents/Resources/mercurial_local/mercurial/dispatch.py", line 27, in run
sys.exit(dispatch(request(sys.argv[1:])))
...
File "/Applications/SourceTree.app/Contents/Resources/mercurial_local/mercurial/subrepo.py", line 472, in _get
self._repo.root, update=False)
TypeError: 'NoneType' object is not iterable
requesting all changes
----------
messages: 19111
nosy: DrLou
priority: bug
status: unread
title: Various Python 2.7.1 errors on hg clone (from within OS X tool 'SourceTree')
____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue3274>
____________________________________________________
More information about the Mercurial-devel
mailing list