Comment 2 for bug 880298

Revision history for this message
Martin Packman (gz) wrote :

Fun bug. Steps to reproduce:

bzr init branch
cd branch
bzr mkdir d
bzr commit -m "Add d" # Just to avoid empty merge protection
bzr config parent_location=nonexistent
bzr merge