Rev 2912: Fix bug #149113 so that executable is properly set on win32. in http://bzr.arbash-meinel.com/branches/bzr/0.92-dev/dirstate_error_149113

Robert Collins robertc at robertcollins.net
Tue Oct 16 22:33:20 BST 2007


On Tue, 2007-10-16 at 16:24 -0500, John Arbash Meinel wrote:
> At http://bzr.arbash-meinel.com/branches/bzr/0.92-dev/dirstate_error_149113
> 
> ------------------------------------------------------------
> revno: 2912
> revision-id: john at arbash-meinel.com-20071016211734-u0ce8cr11khccb65
> parent: pqm at pqm.ubuntu.com-20071016112750-1q8brfaq6metpfn8
> committer: John Arbash Meinel <john at arbash-meinel.com>
> branch nick: dirstate_error_149113
> timestamp: Tue 2007-10-16 16:17:34 -0500
> message:
>   Fix bug #149113 so that executable is properly set on win32.
>   The new path_content_summary() returns None when a platform
>   does not support the executable bit, asking the caller to
>   decide a policy.
>   This patch changes CommitBuilder.record_entry_contents()
>   so that it sets a policy of using the parent's value,
>   unless there are no parents, in which case it uses None.

I think a better fix would be to have the win32 working tree provide a
value inp path_content_summary, rather than the commit builder which is
repository centric.

-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/20071017/052b91c9/attachment.pgp 


More information about the bazaar mailing list