bzr init showing info - time to revert it?
Christophe TROESTLER
Christophe.Troestler+bzr at umh.ac.be
Mon Jan 5 17:28:33 GMT 2009
Happy new year everybody,
On Mon, 5 Jan 2009 19:04:23 +0200, Marius Kruger wrote:
>
> 2009/1/5 Robert Collins <robertc at robertcollins.net>
>
> > I'd really like to revert the change made to show the output of 'bzr
> > info' after init.
>
> I'm willing to fix this once we know what we want. (since I did the
> original damage.)
>
> > If the main thing is that we want to change away from an approach
> > of silent-commands-when-things-worked, well lets do that. The
> > appropriate output for 'init' in that case would be the action
> > taken, not the full info of the resulting tree.
>
> fine. would the following be acceptable:
>
> === current ===
> $ bzr init /tmp/x
> Standalone tree (format: pack-0.92)
> Location:
> branch root: x
> === new ===
> $ bzr init /tmp/x
> Created a standalone tree (format: pack-0.92)
>
> === current ===
> $ bzr init-repo /tmp/r
> Shared repository with trees (format: pack-0.92)
> Location:
> shared repository: r
>
> $ bzr init /tmp/r/x
> Repository tree (format: pack-0.92)
> Location:
> shared repository: r
> repository branch: r/x
>
> === new ===
> $ bzr init-repo /tmp/r
> Created a shared repository with trees (format: pack-0.92)
>
> $ bzr init /tmp/r/x
> Created a repository tree (format: pack-0.92)
> Shared repository: /tmp/r
For memory, I attach a mail of the discussion we had when the change
was made -- I kept it in order to propose a patch but never found the
time. Great that you are willing to do the work !
Cheers,
ChriS
-------------- next part --------------
An embedded message was scrubbed...
From: John Arbash Meinel <john at arbash-meinel.com>
Subject: Re: bzr init suddenly got verbose?
Date: Fri, 15 Aug 2008 08:30:38 -0500
Size: 4099
Url: https://lists.ubuntu.com/archives/bazaar/attachments/20090105/5f5f139e/attachment.eml
More information about the bazaar
mailing list