[MERGE] Support fetching a restricted set of revisions
James Westby
jw+debian at jameswestby.net
Tue Jul 17 18:02:48 BST 2007
On (16/07/07 13:43), John Arbash Meinel wrote:
> Also, there are some questions about the edge cases. Does 'bzr branch -r-5..-1'
> copy revision -5, or only [-4,... -1]
I think it should be inclusive. Consider
bzr branch -rtag:0.18..
I would expect to actually have the tag in my branch.
Also
bzr branch -r-1..
would probably mean
bzr branch -r-1..-1
which would probably still be just the single revision when excluding
the lower bound, but making it inconclusive is probably a little
clearer.
Thanks,
James
--
James Westby -- GPG Key ID: B577FE13 -- http://jameswestby.net/
seccure key - (3+)k7|M*edCX/.A:n*N!>|&7U.L#9E)Tu)T0>AM - secp256r1/nistp256
More information about the bazaar
mailing list