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