bzr crashed with NoSuchRevision in get_branch_revnum(): <bzrlib.plugins.svn.cache.tdbcache.RevisionIdMapCache object at 0x2cf9490> has no revision <email address hidden>
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bzr-svn (Ubuntu) |
New
|
Medium
|
Unassigned |
Bug Description
I'm trying to push revisions to a centralized SVN repository. bzr crashes with the reported error, although it seems to have already pushed the revisions.
Removing ~/.bazaar/svn-cache had no effect (the cache was recreated under ~/.cache but bzr crashed just the same).
ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: bzr 2.3.1-1ubuntu1
ProcVersionSign
Uname: Linux 2.6.35-30-generic x86_64
NonfreeKernelMo
Architecture: amd64
BzrDebugFlags: set()
BzrVersion: 2.3.1
CommandLine: ['/usr/bin/bzr', 'push', 'http://
CrashDb: bzr
Date: Mon Jul 4 18:41:30 2011
ExecutablePath: /usr/bin/bzr
FileSystemEncoding: UTF-8
InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
InterpreterPath: /usr/bin/python2.7
Locale: en_US.utf8
PackageArchitec
Platform: Linux-2.
ProcCmdline: /usr/bin/python /usr/bin/bzr push http://
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, user)
LANG=en_US.utf8
LANGUAGE=en_US
PythonVersion: 2.7.1
SourcePackage: bzr
Title: bzr crashed with NoSuchRevision in get_branch_
UpgradeStatus: Upgraded to natty on 2011-07-04 (0 days ago)
UserEncoding: UTF-8
UserGroups: adm admin cdrom dialout fuse lpadmin plugdev sambashare vboxusers x2gousers
tags: | removed: need-duplicate-check |
visibility: | private → public |
Changed in bzr-svn (Ubuntu): | |
importance: | Undecided → Medium |
I can no longer checkout the SVN repository with bzr
bzr co http:// svn.crs4. it/bl/apps/ seal/trunk seal .cache/ bazaar/ svn/0cdf8b0b- c6e5-4d59- 8f63-774bc065f1 36. 0cdf8b0b- c6e5-4d59- 8f63-774bc065f1 36:apps/ seal/trunk: 941. errors. NoSuchRevision: ository( 'file:/ //home/ simleo/ bzr/seal/ .bzr/repository /')
HTTP svn.crs4.it, Realm: 'Subversion repository bl' username: simleo
HTTP <email address hidden>, Realm: 'Subversion repository bl' password:
Initialising Subversion metadata cache in
/home/simleo/
Upgrade server to svn 1.5 or higher for faster retrieving of revision
properties.
Recorded left hand side parent
<email address hidden> for revision
<email address hidden> does not match actual
left hand side parent
svn-v4:
bzr: ERROR: bzrlib.
CHKInventoryRep
has no revision ('<email address hidden>',)
Traceback (most recent call last): python2. 7/site- packages/ bzrlib/ commands. py", line 912, to_return_ code python2. 7/site- packages/ bzrlib/ commands. py", line 1112, python2. 7/site- packages/ bzrlib/ commands. py", line 690, **all_cmd_ args) python2. 7/site- packages/ bzrlib/ commands. py", line 705, .run_simple( *args, **kwargs) python2. 7/site- packages/ bzrlib/ cleanup. py", line 135, python2. 7/site- packages/ bzrlib/ cleanup. py", line 165, python2. 7/site- packages/ bzrlib/ builtins. py", line 1342, _tree, hardlink) python2. 7/site- packages/ bzrlib/ plugins/ svn/branch. py", hardlink) python2. 7/site- packages/ bzrlib/ plugins/ svn/branch. py", heavyweight_ checkout branch. pull(self, stop_revision= revision_ id) python2. 7/site- packages/ bzrlib/ branch. py", line 1068, transports= possible_ transports, *args, **kwargs) python2. 7/site- packages/ bzrlib/ plugins/ svn/branch. py", python2. 7/site- packages/ bzrlib/ plugins/ svn/branch. py", self.source. project, mapping= self.source. mapping) python2. 7/site- packages/ bzrlib/ plugins/ svn/fetch. py", revisions( needed, pb) python2. 7/site- packages/ bzrlib/ plugins/ svn/fetch. py", replay= self._use_ replay) python2. 7/site- packages/ bzrlib/ plugins/ svn/fetch. py", revisions_ nochunks editor( revmeta, mapping) python2. 7/site- packages/ bzrlib/ plugins/ svn/fetch. py", parent_ trees = self._get_ parent_ trees(revmeta, mapping) python2. 7/site- packages/ bzrlib/ plugins/ svn/fetch. py",
File "/usr/lib/
in exception_
return the_callable(*args, **kwargs)
File "/usr/lib/
in run_bzr
ret = run(*run_argv)
File "/usr/lib/
in run_argv_aliases
return self.run(
File "/usr/lib/
in run
return self._operation
File "/usr/lib/
in run_simple
self.cleanups, self.func, *args, **kwargs)
File "/usr/lib/
in _do_with_cleanups
result = func(*args, **kwargs)
File "/usr/lib/
in run
accelerator
File "/usr/lib/
line 376, in create_checkout
hardlink=
File "/usr/lib/
line 321, in _create_
checkout_
File "/usr/lib/
in pull
possible_
File "/usr/lib/
line 817, in pull
stop_revision, overwrite, limit=limit)
File "/usr/lib/
line 749, in _update_revisions
project=
File "/usr/lib/
line 1525, in fetch
pack_hint = self._fetch_
File "/usr/lib/
line 1452, in _fetch_revisions
use_
File "/usr/lib/
line 1414, in _fetch_
editor = self._get_
File "/usr/lib/
line 1319, in _get_editor
bzr_
File "/usr/lib/
line 1304, i...