I know this one repo has a few subrepos that are attached and when I try to add the repos I get a lot of
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
An incompatibility between hgsubversion, hg 2.01+ and subrepos on clone seems to have arisen which I'm taking a look at now. It definitely wasn't there before because I cloned lots of subrepos during testing of 1.3 :(
In the mean time, you can avoid this problem by going in to Preferences > Mercurial and unchecking the box next to 'hgsubversion' in the 'Extensions' section. Then your clone should work fine.
FYI this problem is being tracked here: https://jira.atlassian.com/browse/SRCTREE-883
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.