[PATCH] path information on --version
John Arbash Meinel
john at arbash-meinel.com
Tue May 30 14:32:49 BST 2006
Robert Collins wrote:
> On Sun, 2006-05-28 at 19:12 -0500, John Arbash Meinel wrote:
>> Michael Ellerman wrote:
>>> On 5/28/06, Lalo Martins <lalo.martins at gmail.com> wrote:
>>>> A few days ago, I had to debug a problem with two conflicting bzr
>>>> installs
>> ...
>>
>>> Not sure why you need to check the length of the bzrlib.__path__,
>>> wouldn't repr() work for all cases?
>>>
>>> Otherwise +1 from me FWIW.
>>>
>>> cheers
>> if there is only 1 entry in the list, you print it out as a string. If
>> there are > 1 entry, you print it out as a list of strings.
>
> +1 from me. John, are you +1 on this?
>
> Rob
>
I'm +1. We should just be careful about stuff like --version, since we
probably don't want it to be too verbose.
cvs only puts a tiny bit of version info, and the rest is all copyright
stuff. (We certainly need more than this, since we are a work in
progress, and don't have enough releases yet).
svn has a short blurb about version and compiled date, copyright, and
then what modules are available.
So I think we're doing fine, but it seems that we should generally keep
it less than 30 or so lines.
I'll merge it in.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060530/bb8f4850/attachment.pgp
More information about the bazaar
mailing list