Diff, status, and file paths
Martin Pool
mbp at sourcefrog.net
Fri Jan 20 05:54:28 GMT 2006
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?
--
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060120/0dd6dfef/attachment.pgp
More information about the bazaar
mailing list