backtraces if a repository is branched simultaneously
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Subversion Plugin |
New
|
Undecided
|
Unassigned |
Bug Description
trying to run this branch simultaneously (in different windows) results in the second backtracing like this:
11:17:42 kgoetz@epicfail: ~ $ bzr branch svn://svn.
bzr: ERROR: sqlite3.
Traceback (most recent call last):
File "/usr/lib/
return the_callable(*args, **kwargs)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
revision_id = br_from.
File "/home/
last_revmeta, mapping = self.last_revmeta()
File "/home/
for revmeta, mapping in self._revision_
File "/home/
return self._next()
File "/home/
ret = self._iterator.
File "/home/
(mapping, lhs_mapping) = revmeta.
File "/home/
original = self.get_
File "/home/
self.
File "/home/
self.
OperationalError: database is locked