Bazaar 0.90.0 problem merging back to Subversion

Russel Winder russel.winder at concertant.com
Mon Feb 11 11:43:47 GMT 2008


On Sat, 2008-02-02 at 14:39 +0100, Jelmer Vernooij wrote:

> You can force older versions of bzr-svn to use rich-root-pack by using a
> shared repository:
> 
> $ bzr init-repo --rich-root-pack myrepo
> $ cd myrepo
> $ bzr branch svn://svn.samba.org/somerepo/trunk

I tried this and got the following error.  I think I will probably just
wait till 0.4.7 is released for Gutsy and then recheckout/rebranch the
two repositories.


|> bzr init-repo --rich-root-pack ConcertantLLP
|> cd ConcertantLLP
|> bzr co svn
+ssh://svn.concertant.com/home/subversion_repositories/ConcertantLLP
bzr: ERROR: exceptions.AttributeError: 'NoneType' object has no
attribute
'abort'                                                           

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 806,
in run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 762,
in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 492,
in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 989,
in run
    accelerator_tree)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/branch.py",
line 192, in create_checkout
    return self._create_heavyweight_checkout(to_location, revision_id)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/branch.py",
line 145, in _create_heavyweight_checkout
    checkout_branch.pull(self, stop_revision=revision_id)
  File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line
167, in write_locked
    self.unlock()
  File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 1366,
in unlock
    self.repository.unlock()
  File "/usr/lib/python2.5/site-packages/bzrlib/repofmt/pack_repo.py",
line 2005, in unlock
    self.abort_write_group()
  File "/usr/lib/python2.5/site-packages/bzrlib/repository.py", line
482, in abort_write_group
    self._abort_write_group()
  File "/usr/lib/python2.5/site-packages/bzrlib/repofmt/pack_repo.py",
line 1847, in _abort_write_group
    self._pack_collection._abort_write_group()
  File "/usr/lib/python2.5/site-packages/bzrlib/repofmt/pack_repo.py",
line 1651, in _abort_write_group
    self._new_pack.abort()
AttributeError: 'NoneType' object has no attribute 'abort'

bzr 1.1.0 on python 2.5.1.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'co', 'svn
+ssh://svn.concertant.com/home/subversion_repositories/ConcertantLLP']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_GB.UTF-8'
plugins:

builddeb             /usr/lib/python2.5/site-packages/bzrlib/plugins/builddeb [unknown]

bzrtools             /usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools [1.1.0]

gtk                  /usr/lib/python2.5/site-packages/bzrlib/plugins/gtk
[0.93.0]

launchpad            /usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [unknown]

multiparent          /usr/lib/python2.5/site-packages/bzrlib/plugins/multiparent.pyc [unknown]

svn                  /usr/lib/python2.5/site-packages/bzrlib/plugins/svn
[0.4.6]
  xmloutput            /home/users/russel/.bazaar/plugins/xmloutput
[0.3.0]
*** Bazaar has encountered an internal error.
    Please report a bug at https://bugs.launchpad.net/bzr/+filebug
    including this traceback, and a description of what you
    were doing when the error occurred.

-- 
Russel.
====================================================
Dr Russel Winder                 Partner

Concertant LLP                   t: +44 20 7193 9203
41 Buckmaster Road,              f: +44 8700 516 084
London SW11 1EN, UK.             m: +44 7770 465 077
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080211/35984b8e/attachment.pgp 


More information about the bazaar mailing list