~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2008-10-28 17:40:04 UTC
  • mto: (3789.2.24 pack_retry_153786)
  • mto: This revision was merged to the branch mainline in revision 3804.
  • Revision ID: john@arbash-meinel.com-20081028174004-ygf3v01q2iivzrbl
Review comments from Martin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
 
47
47
    * The index logic is now able to reload the list of pack files if and
48
48
      index ends up disappearing. We still don't reload if the pack data
49
 
      itself goes missing after checking the index.
50
 
      (John Arbash Meinel, #153786)
 
49
      itself goes missing after checking the index. This bug appears as a
 
50
      transient failure (file not found) when another process is writing
 
51
      to the repository.  (John Arbash Meinel, #153786)
51
52
 
52
53
  DOCUMENTATION:
53
54