svn over https checkout crashes

Bug #544355 reported by Neurochrom
This bug report is a duplicate of:  Bug #520694: decent cache format. Edit Remove
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
New
Undecided
Unassigned

Bug Description

Tired to do it via bzr explorer:
bzr->start->checkout

The destination directory was empty.

Tried both
 https://****/trunk
and
 svn+https://****/trunk
(output seems to be the same).

Fresh install of the bzr-2.1.0-2-setup.exe.

The server has authentication.

Output:

bzr: ERROR: sqlite3.OperationalError: database is locked

Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 853, in exception_to_return_code
  File "bzrlib\commands.pyo", line 1055, in run_bzr
  File "bzrlib\commands.pyo", line 661, in run_argv_aliases
  File "bzrlib\commands.pyo", line 665, in run_direct
  File "bzrlib\cleanup.pyo", line 122, in run_simple
  File "bzrlib\cleanup.pyo", line 156, in _do_with_cleanups
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\commands.py", line 788, in run
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\subprocess.py", line 786, in run_subprocess_command
  File "bzrlib\commands.pyo", line 1055, in run_bzr
  File "bzrlib\commands.pyo", line 661, in run_argv_aliases
  File "bzrlib\commands.pyo", line 665, in run_direct
  File "bzrlib\cleanup.pyo", line 122, in run_simple
  File "bzrlib\cleanup.pyo", line 156, in _do_with_cleanups
  File "bzrlib\builtins.pyo", line 1328, in run
  File "C:/Program Files/Bazaar/plugins\svn\branch.py", line 334, in create_checkout
  File "C:/Program Files/Bazaar/plugins\svn\branch.py", line 311, in _create_lightweight_checkout
  File "C:/Program Files/Bazaar/plugins\svn\branch.py", line 243, in get_revnum
  File "C:/Program Files/Bazaar/plugins\svn\branch.py", line 255, in last_revmeta
  File "C:/Program Files/Bazaar/plugins\svn\util.py", line 142, in next
  File "C:/Program Files/Bazaar/plugins\svn\util.py", line 124, in _next
  File "C:/Program Files/Bazaar/plugins\svn\repository.py", line 825, in _iter_reverse_revmeta_mapping_history
  File "C:/Program Files/Bazaar/plugins\svn\revmeta.py", line 344, in get_appropriate_mappings
  File "C:/Program Files/Bazaar/plugins\svn\revmeta.py", line 845, in get_original_mapping
  File "C:/Program Files/Bazaar/plugins\svn\cache\sqlitecache.py", line 250, in set_original_mapping
OperationalError: database is locked

bzr 2.1.0 on python 2.5.4 (Windows-XP-5.1.2600-SP3)
arguments: ['C:\\Program Files\\Bazaar\\bzr.exe', 'qsubprocess', '--bencode', 'l8:checkout13:--lightweight27:https://*********16:C:/*******/bzrteste']
encoding: 'cp1250', fsenc: 'mbcs', lang: None
plugins:
  bzrtools C:\Program Files\Bazaar\plugins\bzrtools [2.1.0]
  explorer C:\Program Files\Bazaar\plugins\explorer [1.0.1]
  launchpad C:\Program Files\Bazaar\plugins\launchpad [2.1.0]
  netrc_credential_store C:\Program Files\Bazaar\plugins\netrc_credential_store [2.1.0]
  news_merge C:\Program Files\Bazaar\plugins\news_merge [2.1.0]
  qbzr C:\Program Files\Bazaar\plugins\qbzr [0.18.3]
  rebase C:\Program Files\Bazaar\plugins\rebase [0.5.5]
  svn C:\Program Files\Bazaar\plugins\svn [1.0.2]
  upload C:\Program Files\Bazaar\plugins\upload [1.0.0dev]
  xmloutput C:\Program Files\Bazaar\plugins\xmloutput [0.8.6]

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    including this traceback and a description of the problem.

John A Meinel (jameinel)
affects: bzr → bzr-svn
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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