bzr add $(bzr root)/... Will let you do that. however bzr add is recursive in a dir, so what most folk do is tune their ignore rules dir by dir and just 'bzr add $dir' as they go - with the goal being a tree where 'bzr add' is sensible. -Rob