Diff, status, and file paths

Erik Bågfors zindar at gmail.com
Fri Jan 20 06:04:10 GMT 2006


2006/1/20, Martin Pool <mbp at sourcefrog.net>:
> On 20 Jan 2006, Erik Bågfors <zindar at gmail.com> wrote:
> > I ran into the following confusing thing today.
> >
> > $ bzr st
> > modified:
> >   foo/foo1
> >   bar/bar1
> >
> > $ bzr diff foo/foo1
> > (no answer)
> >
> > $ bzr diff foo1
> > (answer)..
> >
> > So, two problems..
> > 1) status shows files relative root, not cwd.
> > 2) bzr diff on noneexistant file, gave no output
> >
> > I'd like to see all files when I run "bzr status" but all relative root.  So:
> > modified:
> >   foo1
> >   ../bar/bar1
>
> That's a very nice solution.  Could you please file a bug for it on
> launchpad.net?
>

Sure, am about to go out the door now, but later...

/Erik




More information about the bazaar mailing list