Like Aaron I can't directly reproduce this in bzr itself
[0] mbp@lithe% cd ~/tmp [0] mbp@lithe% mkdir 206330 [0] mbp@lithe% bzr init a Standalone tree (format: pack-0.92) Location: branch root: a [0] mbp@lithe% echo hello > a/a.txt [0] mbp@lithe% bzr add a/a.txt added a.txt [0] mbp@lithe% bzr export a [0] mbp@lithe% cd a [0] mbp@lithe% bzr export ../b
Like Aaron I can't directly reproduce this in bzr itself
[0] mbp@lithe% cd ~/tmp
[0] mbp@lithe% mkdir 206330
[0] mbp@lithe% bzr init a
Standalone tree (format: pack-0.92)
Location:
branch root: a
[0] mbp@lithe% echo hello > a/a.txt
[0] mbp@lithe% bzr add a/a.txt
added a.txt
[0] mbp@lithe% bzr export a
[0] mbp@lithe% cd a
[0] mbp@lithe% bzr export ../b