Comment 3 for bug 665662

Revision history for this message
Johan Walles (walles) wrote :

Hi Andrew!

See below for the result of your command line. If you want to do further tests, the complete project is attached to this issue:
https://bugs.launchpad.net/bzr/+bug/665662/+attachment/1708411/+files/repro.tar.gz

johan@johansdator:~/src/ScandinavianKeyboard$ bzr -Derror --no-plugins send -o /tmp/markov-proof-of-concept.patch
Using saved parent location "http://scandinavian-keyboard.googlecode.com/svn/trunk" to determine what changes to submit.
bzr: ERROR: bzrlib.errors.NotBranchError: Not a branch: "http://scandinavian-keyboard.googlecode.com/svn/trunk/".

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 853, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 1055, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 661, in run_argv_aliases
    return self.run_direct(**all_cmd_args)
  File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 665, in run_direct
    return self._operation.run_simple(*args, **kwargs)
  File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 122, in run_simple
    self.cleanups, self.func, *args, **kwargs)
  File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 156, in _do_with_cleanups
    result = func(*args, **kwargs)
  File "/usr/lib/python2.6/dist-packages/bzrlib/builtins.py", line 5146, in run
    strict=strict)
  File "/usr/lib/python2.6/dist-packages/bzrlib/send.py", line 83, in send
    submit_br = Branch.open(submit_branch)
  File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 169, in open
    possible_transports=possible_transports)
  File "/usr/lib/python2.6/dist-packages/bzrlib/bzrdir.py", line 841, in open
    return BzrDir.open_from_transport(t, _unsupported=_unsupported)
  File "/usr/lib/python2.6/dist-packages/bzrlib/bzrdir.py", line 871, in open_from_transport
    redirected)
  File "/usr/lib/python2.6/dist-packages/bzrlib/transport/__init__.py", line 1648, in do_catching_redirections
    return action(transport)
  File "/usr/lib/python2.6/dist-packages/bzrlib/bzrdir.py", line 858, in find_format
    transport, _server_formats=_server_formats)
  File "/usr/lib/python2.6/dist-packages/bzrlib/bzrdir.py", line 1822, in find_format
    raise errors.NotBranchError(path=transport.base)
NotBranchError: Not a branch: "http://scandinavian-keyboard.googlecode.com/svn/trunk/".