Comment 3 for bug 921484

Revision history for this message
Artur Rataj (arturrataj) wrote : Re: bzr: ERROR: exceptions.AttributeError: 'InventoryLink' object has no attribute 'children'

version 2.5beta:

1. create a symlink.
2. bzr add
3. remove the symlink, add a directory with files, and of the name of the symlink
5. bzr add

the files in the directory are reported as not added, just because the directory happens to have the same name as the former symlink.

have no idea if this is a bug or a feature.