~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.4.txt

(mbp) tolerate empty limbo and pending-deletion directories (bug 427773)
 (Martin Pool)

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
* Cope with Unix filesystems, such as smbfs, where chmod gives 'permission
36
36
  denied'.  (Martin Pool, #606537)
37
37
 
 
38
* When the ``limbo`` or ``pending-deletion`` directories exist, typically
 
39
  because of an interrupted tree update, but are empty, bzr no longer
 
40
  errors out, because there is nothing for the user to clean up.  Also,
 
41
  errors in creation of these directories are no longer squelched.
 
42
  (Martin Pool, #427773)
 
43
 
38
44
* During merges, when two entries end up using the same path for two
39
45
  different file-ids (the same file being 'bzr added' in two different
40
46
  branches) , 'duplicate' conflicts are created instead of 'content'