best way to add unknowns from the command line?

Wichmann, Mats D mats.d.wichmann at intel.com
Thu Mar 22 14:41:22 UTC 2012


On Thu, Mar 22, 2012 at 8:21 AM, David Ingamells <
david.ingamells at mapscape.eu> wrote:

> 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?
>
> 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.
> 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.


bzr ls -u   (aka: bzr ls --unknown)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20120322/d9d6ff3c/attachment.html>


More information about the bazaar mailing list