[BUG] (trivial) duplicate text in "bzr pull --help"
Robert Collins
robertc at robertcollins.net
Wed Jun 28 15:08:38 BST 2006
On Wed, 2006-06-28 at 09:31 -0400, Aaron Bentley wrote:
>
> One thing about knits that's troubling: It should be possible to copy
> knit records across directly, without rediffing.
knit does this already (or at least, it used to when I last was working
on the code). The only knits for which caching is relevant during fetch
is the inventory knit - the revision knit does not have anything other
than the index retrieved until the revisions are fetched.
> But it's also possible
> for two knits to annotate lines differently, and I think that could
> lead
> to inconsistency in the annotations, since knit records contain
> annotation data. But I don't think we have a cheap way of finding out
> whether the shortcut of copying knit records will create different
> annotations from those that would be produced by rediffing.
I think annotations should be considered a cache, and possibly invalid -
simply because different diff() routines will generate different
annotations, so if a specific annotation style is needed one should
reannotate.
Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060629/4095f738/attachment.pgp
More information about the bazaar
mailing list