[RFC] _iter_changes want_unversioned should also expand out across renames
Robert Collins
robertc at robertcollins.net
Thu Aug 23 08:19:02 BST 2007
At the moment when one passes in want_unversioned, only unversioned
files directly in the specified paths given are found.
I think this has a failure mode - if I have
/
/dir
and then rename it:
/
/newdirname
and add a unversioned file
/
/newdirname/unversioned
In our as-yet unimplemented 'commit -A dir' I would expect, and I think
users would too, that when we commit newdirname (because its 'dir
renamed'), we would include its contents - which is the file
unversioned.
If this makes sense I'll file a bug on _iter_changes.
-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/20070823/7e1c81f3/attachment.pgp
More information about the bazaar
mailing list