trouble with apply-changeset

John A Meinel john at arbash-meinel.com
Sun Jul 10 16:02:15 BST 2005


Robey Pointer wrote:
...
> Also, "patch" must be called with "-l" (not included in the patch
> below) to avoid getting confused about trailing whitespace, which  many
> mail readers (including mine, apparently) will strip out.
>

This may be a bigger issue, and why the Inventory sha is failing.
Because if your mailing is stripping off whitespace in attachments, then
it is changing the text.
For instance, it is certainly possible for me to commit a file with
something like:

\tx = y
\t
\tx += 1

(naturally \t stands for the tab character.)

If your mailer strips off that intermediate "\t" then it changes the
file. So that when I apply the cset, it will not generate exactly the
same text. And that is forbidden.

> robey

John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050710/ff443816/attachment.pgp 


More information about the bazaar mailing list