Comment 0 for bug 333158

Revision history for this message
Robert Collins (lifeless) wrote : bzr add link/foo corrupts dirstate

bzr add of paths through a symlink does not error, instead an error is
reported on commit.

bzr init ~/foo
cd ~/foo
ln -s ~/.kde
bzr add .kde/share
bzr commit -m boom

 affects bzr