new file kind reporting
Robert Collins
robertc at robertcollins.net
Mon Mar 5 00:24:03 GMT 2007
Aaron,
while changing _iter_changes to report the old path, I noticed the
following test:
self.assertReport('+K path => path/', versioned_change='added',
modified='kind changed', kind=('file', 'directory'))
This is claiming that a newly versioned file with a kind change should
be reported with both paths. I think that this is bogus:_iter_changes is
defined as giving None as the kind for the unversioned side, when
reporting newly versioned or unversioned paths. So this test is testing
input data to the reporter that is not valid.
Any objection to this being removed?
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: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070305/85d3bc17/attachment.pgp
More information about the bazaar
mailing list