I see the same thing. I'm not sure what are the exact circumstances it happens in, I was able to do missing against trunk sucessfully in the same repo.
[EMAIL PROTECTED]:~/Dev/rails/bzr-pokerolymp2$ bzr missing svn+https://beta.aimido.de/svn/src2/branches/wijet/video-galleries bzr: ERROR: libsvn._core.SubversionException: ("PROPFIND request failed on '/svn/src2/!svn/bc/3325/branches/wijet/video-galleries'", 175007) Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 817, in run_bzr_catch_errors return run_bzr(argv) File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 779, in run_bzr ret = run(*run_argv) File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 477, in run_argv_aliases return self.run(**all_cmd_args) File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 789, in ignore_pipe result = func(*args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 3147, in run remote_branch) File "/usr/lib/python2.5/site-packages/bzrlib/missing.py", line 78, in find_unmerged "remote", 3, remote_rev_history) File "/usr/lib/python2.5/site-packages/bzrlib/missing.py", line 123, in _get_ancestry topo_sorted=False)) File "/home/mathrick/.bazaar/plugins/svn/repository.py", line 453, in get_ancestry self.generate_revision_id(rev, branch, str(scheme))) File "/home/mathrick/.bazaar/plugins/svn/repository.py", line 681, in generate_revision_id SVN_PROP_BZR_REVISION_ID+str(scheme)).strip("\n") File "/home/mathrick/.bazaar/plugins/svn/branchprops.py", line 136, in get_property_diff current = self.get_property(path, revnum, name, "") File "/home/mathrick/.bazaar/plugins/svn/branchprops.py", line 105, in get_property props = self.get_properties(path, revnum) File "/home/mathrick/.bazaar/plugins/svn/branchprops.py", line 86, in get_properties proplist = self._get_dir_props(path, revnum) File "/home/mathrick/.bazaar/plugins/svn/branchprops.py", line 51, in _get_dir_props revnum, pool=self.pool) File "/home/mathrick/.bazaar/plugins/svn/errors.py", line 77, in convert raise convert_error(e) SubversionException: ("PROPFIND request failed on '/svn/src2/!svn/bc/3325/branches/wijet/video-galleries'", 175007) bzr 0.90.0 on python 2.5.1.final.0 (linux2) arguments: ['/usr/bin/bzr', 'missing', 'svn+https://beta.aimido.de/svn/src2/branches/wijet/video-galleries'] ** please send this report to [EMAIL PROTECTED] -- bzr fails to checkout a repository https://bugs.launchpad.net/bugs/157021 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
