~jameinel/bzr/1.16-abort-resume-aborts-start

  • Committer: John Arbash Meinel
  • Date: 2009-06-01 21:46:25 UTC
  • Revision ID: john@arbash-meinel.com-20090601214625-aphmbq80ix287sbn
If _resume_write_group aborts, make sure to clean up pending packs.

As written, _resume first calls _start, and then tries to start resuming.
If resuming fails, it aborts the resume, but leaves the pack files open.
However, the Repository doesn't catch the exception, so you can't call
repo.abort... to close the open handles.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1821.1.1 17 years ago Alexander Belchenko win32 installer for bzr.dev.0.9 51 bytes Diff Download File
bazaar.url 1821.1.1 17 years ago Alexander Belchenko win32 installer for bzr.dev.0.9 109 bytes Diff Download File
build_release.py 4062.3.2 15 years ago Jelmer Vernooij Use newer bzr-rebase. 6 KB Diff Download File
bzr-win32-bdist-postinstall.py 2946.2.1 16 years ago Alexander Belchenko windows python-based installer: shortcut for unins 4.6 KB Diff Download File
bzr.iss.cog 3932.6.1 15 years ago Mark Hammond Include all .html files from the tortoise doc dire 13.9 KB Diff Download File
bzr_postinstall.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 11.9 KB Diff Download File
file_version.py 1821.1.1 17 years ago Alexander Belchenko win32 installer for bzr.dev.0.9 909 bytes Diff Download File
info.txt 2070.2.2 17 years ago Alexander Belchenko win32 installer: make short info page instead of f 238 bytes Diff Download File
ostools.py 2691.1.16 16 years ago Ian Clatworthy Ensure doc hierarchy is setup correctly for the Wi 2.7 KB Diff Download File
run_script.py 3544.1.1 15 years ago Ian Clatworthy fix how cog.py is invoked on Windows (Mark Hammond 689 bytes Diff Download File
start_bzr.bat 2245.4.7 17 years ago Alexander Belchenko standalone installer: win98 support 959 bytes Diff Download File