current key TODO's [my opinion only)

Robert Collins robertc at robertcollins.net
Wed Feb 1 20:03:41 GMT 2006


On Wed, 2006-02-01 at 09:42 -0500, Aaron Bentley wrote:

> > When I looked into it, I found that it wasn't easy to fix. The problem
> > was that the code that knew what was going on during merging (whether
> > the bit was going to be changed or not) only 'recorded' that information
> > by modifying the file. Which is where you and I discussed having the
> > apply_changeset code actually modify a Tree object, rather than doing
> > the modifications directly to the filesystem only.
> 
> That would be my preference, yes.  I did it the ugly way in Tree
> Transform, since there isn't a corresponding function on WorkingTree to
> set the executible bit.

Would it help to have that ? Either as a chmod or as an explicit
set_executable(file_id)  ?

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/20060202/96499c13/attachment.pgp 


More information about the bazaar mailing list