FTP Hosted Branch not found.

Eric Berry elberry at gmail.com
Tue Aug 25 17:37:44 BST 2009


Hi Martin,
   Thank you for the reply. I was unaware of the .bzr.log.

There was a traceback:
5.462  FTP get: /projects/PluginDeveloper/main/.bzr/branch-format
5.475  Constructing FTP instance against ('ftp.domain.com', None,
u'username at domain.com <u%27username at domain.com>', '********', False)
5.972  Traceback (most recent call last):
  File "/Library/Python/2.5/site-packages/bzrlib/commands.py", line 835, in
exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/Library/Python/2.5/site-packages/bzrlib/commands.py", line 1030, in
run_bzr
    ret = run(*run_argv)
  File "/Library/Python/2.5/site-packages/bzrlib/commands.py", line 647, in
run_argv_aliases
    return self.run(**all_cmd_args)
  File "/Library/Python/2.5/site-packages/bzrlib/builtins.py", line 1204, in
run
    from_location)
  File "/Library/Python/2.5/site-packages/bzrlib/bzrdir.py", line 951, in
open_tree_or_branch
    bzrdir = klass.open(location)
  File "/Library/Python/2.5/site-packages/bzrlib/bzrdir.py", line 836, in
open
    return BzrDir.open_from_transport(t, _unsupported=_unsupported)
  File "/Library/Python/2.5/site-packages/bzrlib/bzrdir.py", line 866, in
open_from_transport
    redirected)
  File "/Library/Python/2.5/site-packages/bzrlib/lazy_import.py", line 125,
in __call__
    return obj(*args, **kwargs)
  File "/Library/Python/2.5/site-packages/bzrlib/transport/__init__.py",
line 1642, in do_catching_redirections
    return action(transport)
  File "/Library/Python/2.5/site-packages/bzrlib/bzrdir.py", line 853, in
find_format
    transport, _server_formats=_server_formats)
  File "/Library/Python/2.5/site-packages/bzrlib/bzrdir.py", line 1788, in
find_format
    raise errors.NotBranchError(path=transport.base)
NotBranchError: Not a branch: "
ftp://ftp.domain.com/projects/PluginDeveloper/main/".

5.974  return code 3

Any ideas?

Thanks,
Eric

On Mon, Aug 24, 2009 at 8:43 PM, Martin Pool <mbp at canonical.com> wrote:

> 2009/8/25 Eric Berry <elberry at gmail.com>:
> > What could cause a bzr branch hosted over FTP to be found and usable on
> one
> > machine, but not on another?
>
> Some kind of networking-level misconfiguration causing it actually to
> connect to the wrong place, like a proxy or dns problem?
>
> Do you get a traceback in .bzr.log describing the problem?
>
>
> --
> Martin <http://launchpad.net/~mbp/ <http://launchpad.net/%7Embp/>>
>



-- 
Learn from the past. Live in the present. Plan for the future.
11101000
http://www.townsfolkdesigns.com/blogs/elberry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20090825/ce29e71d/attachment.htm 


More information about the bazaar mailing list