Dotted revisions numbers and range of revisions (was: Re: [ANNOUNCE] bzr-0.12 released)
Alexander Belchenko
bialix at ukr.net
Thu Nov 2 08:38:56 GMT 2006
Matthew D. Fuller пишет:
> On Mon, Oct 30, 2006 at 12:15:30PM -0600 I heard the voice of
> John Arbash Meinel, and lo! it spake thus:
>> * revisions can now be specified using dotted-decimal revision
>> numbers. For instance, ``bzr diff -r 1.2.1..1.2.3. (Robert
>> Collins)
After looking at command line above I wonder if bzr could support more
readable revisions range specifier, like this:
bzr diff -r 1.2.1 .. 1.2.3
^ ^
spaces here?
Because when it written together without spaces it's hard to read and
understand when one dotted number ends and other starts.
Just a thoughts.
--
Alexander
More information about the bazaar
mailing list