TypeError: update() got an unexpected keyword argument 'old_tip'

Bug #695460 reported by Jochen Garcke
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
Fix Released
Medium
Jelmer Vernooij

Bug Description

Thanks for fixing the 'revision'-bug, but unfortunately there seems to be another new option 'old_tip' to consider

bzr update
bzr: ERROR: exceptions.TypeError: update() got an unexpected keyword argument 'old_tip'

Mi 2010-12-29 19:45:02 +0100
0.110 bazaar version: 2.1.1
0.110 bzr arguments: [u'update']
0.128 looking for plugins in /home/garcke/.bazaar/plugins
0.313 looking for plugins in /usr/lib/python2.6/dist-packages/bzrlib/plugins
0.391 encoding stdout as sys.stdout encoding 'UTF-8'
0.476 bzr-svn: using Subversion 1.6.6 (), subvertpy 0.7.2
6.978 potential branching layouts: [('root', 252), ('trunk0', 49)]
6.981 Guessed repository layout: RootLayout(), guess layout to use: CustomLayout(['pydjango'],[])
16.845 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 1427, in run
    old_tip=old_tip)
TypeError: update() got an unexpected keyword argument 'old_tip'

Related branches

Revision history for this message
Jochen Garcke (jochen-garcke) wrote :
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

I've fixed this particular issue but haven't done any more overall testing of "bzr update" in a svn checkout.

Changed in bzr-svn:
status: New → Fix Committed
importance: Undecided → Medium
assignee: nobody → Jelmer Vernooij (jelmer)
Revision history for this message
Jochen Garcke (jochen-garcke) wrote :

Thanks for the quick fix. 'bzr update' now works fine for me.

Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: Fix Committed → Fix Released
status: Fix Released → Fix Committed
tags: added: verified
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
milestone: none → 1.1.0
Jelmer Vernooij (jelmer)
tags: removed: verified
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.