~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 3535.6.1.

  • Committer: James Westby
  • Date: 2008-07-16 16:38:55 UTC
  • mto: (3566.1.1 bzr.ab.integration)
  • mto: This revision was merged to the branch mainline in revision 3567.
  • Revision ID: jw+debian@jameswestby.net-20080716163855-dfc57i41ua7y5std
Handle a file turning in to a directory in TreeTransform.

If a file turns in to a directory, then when TreeTransform stats
any children of the new directory when they are added it gets
ENOTDIR. This tells us the file doesn't exist, and so we handle
it in the same way as ENOENT.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: