C:\Python24\Scripts&gt;bzr checkout <a href="https://launchpad.net/busybe">https://launchpad.net/busybe</a><br>bzr: ERROR: Target directory &quot;busybe&quot; already exists.<br><br>C:\Python24\Scripts&gt;bzr checkout <a href="https://launchpad.net/busybe">
https://launchpad.net/busybe</a> busybe2<br>bzr: ERROR: socket.error: (10054, &#39;Connection reset by peer&#39;)<br><br>Traceback (most recent call last):<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\commands.py&quot;, line 729, in run_bzr_catch_errors
<br>&nbsp;&nbsp;&nbsp; return run_bzr(argv)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\commands.py&quot;, line 691, in run_bzr<br>&nbsp;&nbsp;&nbsp; ret = run(*run_argv)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\commands.py&quot;, line 389, in run_argv_aliases
<br>&nbsp;&nbsp;&nbsp; return self.run(**all_cmd_args)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\builtins.py&quot;, line 957, in run<br>&nbsp;&nbsp;&nbsp; source.create_checkout(to_location, revision_id, lightweight)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\branch.py&quot;, line 798, in create_checkout
<br>&nbsp;&nbsp;&nbsp; checkout_branch.pull(self, stop_revision=revision_id)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\decorators.py&quot;, line 165, in write_locked<br>&nbsp;&nbsp;&nbsp; return unbound(self, *args, **kwargs)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\branch.py&quot;, line 1712, in pull
<br>&nbsp;&nbsp;&nbsp; run_hooks=run_hooks)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\decorators.py&quot;, line 165, in write_locked<br>&nbsp;&nbsp;&nbsp; return unbound(self, *args, **kwargs)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\branch.py&quot;, line 1498, in pull
<br>&nbsp;&nbsp;&nbsp; self.update_revisions(source, stop_revision)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\decorators.py&quot;, line 165, in write_locked<br>&nbsp;&nbsp;&nbsp; return unbound(self, *args, **kwargs)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\branch.py&quot;, line 1455, in update_revisions
<br>&nbsp;&nbsp;&nbsp; self.fetch(other, stop_revision)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\decorators.py&quot;, line 165, in write_locked<br>&nbsp;&nbsp;&nbsp; return unbound(self, *args, **kwargs)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\branch.py&quot;, line 301, in fetch
<br>&nbsp;&nbsp;&nbsp; pb=nested_pb)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\repository.py&quot;, line 364, in fetch<br>&nbsp;&nbsp;&nbsp; return inter.fetch(revision_id=revision_id, pb=pb)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\decorators.py&quot;, line 165, in write_locked
<br>&nbsp;&nbsp;&nbsp; return unbound(self, *args, **kwargs)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\repository.py&quot;, line 1626, in fetch<br><br>&nbsp;&nbsp;&nbsp; pb=pb)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\fetch.py&quot;, line 111, in __init__
<br>&nbsp;&nbsp;&nbsp; self.__fetch()<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\fetch.py&quot;, line 138, in __fetch<br>&nbsp;&nbsp;&nbsp; self._fetch_weave_texts(revs)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\fetch.py&quot;, line 182, in _fetch_weave_texts
<br>&nbsp;&nbsp;&nbsp; to_weave.join(from_weave, version_ids=required_versions)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\versionedfile.py&quot;, line 425, in join<br>&nbsp;&nbsp;&nbsp; ignore_missing)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\knit.py&quot;, line 1715, in join
<br>&nbsp;&nbsp;&nbsp; copy_queue):<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\knit.py&quot;, line 1558, in read_records_iter_raw<br>&nbsp;&nbsp;&nbsp; pos, data = raw_records.next()<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\transport\http\__init__.py&quot;, line 324, in readv
<br>&nbsp;&nbsp;&nbsp; f = self._get_ranges_hinted(relpath, coalesced)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\transport\http\__init__.py&quot;, line 286, in _get_ranges_hinted<br>&nbsp;&nbsp;&nbsp; code, f = self._get(relpath, ranges)<br>
&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\transport\http\_urllib.py&quot;, line 139, in _get<br>&nbsp;&nbsp;&nbsp; data = handle_response(abspath, code, response.headers, response)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\transport\http\response.py&quot;, line 272, in handle_response
<br>&nbsp;&nbsp;&nbsp; return HttpRangeResponse(url, content_range, data)<br>&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\transport\http\response.py&quot;, line 144, in __init__<br>&nbsp;&nbsp;&nbsp; RangeFile.__init__(self, path, input_file)<br>
&nbsp; File &quot;C:\Python24\Lib\site-packages\bzrlib\transport\http\response.py&quot;, line 76, in __init__<br>&nbsp;&nbsp;&nbsp; self._data = input_file.read()<br>&nbsp; File &quot;C:\Python24\lib\socket.py&quot;, line 277, in read<br>&nbsp;&nbsp;&nbsp; data = self._sock.recv(recv_size)
<br>&nbsp; File &quot;C:\Python24\lib\httplib.py&quot;, line 480, in read<br>&nbsp;&nbsp;&nbsp; s = self.fp.read(amt)<br>&nbsp; File &quot;C:\Python24\lib\socket.py&quot;, line 295, in read<br>&nbsp;&nbsp;&nbsp; data = self._sock.recv(recv_size)<br>error: (10054, &#39;Connection reset by peer&#39;)
<br><br>bzr 0.18.0 on python 2.4.4.final.0 (win32)<br>arguments: [&#39;C:\\Python24\\Scripts\\bzr&#39;, &#39;checkout&#39;, &#39;<a href="https://launchpad.net/busybe">https://launchpad.net/busybe</a>&#39;, &#39;busybe2&#39;]
<br>