<br><br><div class="gmail_quote">On Thu, Mar 22, 2012 at 8:21 AM, David Ingamells <span dir="ltr"><<a href="mailto:david.ingamells@mapscape.eu">david.ingamells@mapscape.eu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Since you seem to be using unix from your directory path syntax why don't you write a little bit of bash - or python - or perl - to loop over what bzr status returns and prompt before adding or filter that list on a specific subdirectory?<br>


<br>
Unix has a fantastic amount of tooling that works great together but still people still seem to want every tool to re-invent every wheel and do everything including wash the dishes.<br>
I have to say that bzr isn't very unix friendly in this regard as it doesn't have a command option that just lists the unknown files without any spurious test.</blockquote><div><br></div><div>bzr ls -u   (aka: bzr ls --unknown)</div>

<div><br></div><div> </div></div>