211
211
trace.warning("Unable to find submodule info for %s", path)
213
214
target = urlutils.join(urlutils.split_segment_parameters(url)[0], urlutils.escape(path))
215
217
sublocation.controldir.sprout(
216
218
target, basis.get_reference_revision(path),
217
219
force_new_repo=force_new_repo, recurse=recurse,