[bug] bundles to sensitive to extra whitespace
John Arbash Meinel
john at arbash-meinel.com
Fri Jun 9 21:26:48 BST 2006
The current bundle reader is very sensitive to whitespace.
If you create a bundle that does not have a blank line at the end, it
fails to read it. If you have an extra line at the end (2 blank lines),
then the reader thinks it is starting a new Revision, and then creates
an empty revision, which fails because all of its attributes are None.
This stuff just needs to be cleaned up, and it can be part of the
refactoring, but I wanted it to be noted.
https://launchpad.net/products/bzr/+bug/49182
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/20060609/93e4c940/attachment.pgp
More information about the bazaar
mailing list