Scope of operations

Erik Bågfors zindar at gmail.com
Tue Oct 18 17:07:11 BST 2005


Please don't do that. This is one of the most confusing things about
svn for example.  I do a svn log and only get the log from cwd and
down.

A better thing would be "bzr status [dir]".  So if you do "bzr status
." or "bzr log ." you get the behavor you want.

/Erik

2005/10/18, Mark Rosenstand <mark at borkware.net>:
> Hey guys,
>
> I'd like if the scope of operations could be somehow limited to the cwd.
> I.e.:
>
>   $ bzr status
>   modified:
>     libfoo/libfoo.h
>     fooapp/main.c
>   $ cd libfoo
>   $ bzr status
>   modified:
>     libfoo.h
>
> Of course it should count for commit, revert, etc. too.
> Is this a sick idea or does it sound reasonable? :-)
>
> --
>   .-.    Mark Rosenstand        (-.)
>   oo|                           cc )
>  /`'\    (+45) 255 31337      3-n-(
> (\_;/)   mark at borkware.net     _(|/`->
>
>




More information about the bazaar mailing list