=== Monsanto is now known as Antifa | ||
mgz | morning all! | 07:15 |
---|---|---|
lifeless | mgz: morning | 07:25 |
lifeless | mgz: btw, you might like to idle in #launchpad-dev too | 07:25 |
mgz | morning lifeless! | 07:33 |
mgz | ...dangerously close to my ten irc channels mental limit | 07:33 |
=== 13WAA2ZBF is now known as wallyworld | ||
lifeless | mgz: :P | 08:35 |
=== Mez_ is now known as Mez | ||
mgz | is the MutableTree.post_transform hook called whenever we poke a file in a tree? | 10:56 |
jelmer | mgz: define "poke" :-) | 10:57 |
mgz | bug 997933 is the context | 10:58 |
ubot5 | Launchpad bug 997933 in Bazaar "Bazaar revert fails to maintain file permissions" [Undecided,New] https://launchpad.net/bugs/997933 | 10:58 |
mgz | so, poke=use fancy_rename to replace a file's contents | 10:58 |
mgz | which is wrong on windows, because it doesn't preserve ACLS | 10:59 |
jelmer | mgz: the post_transform hook is called after transform operations - so revert, merge, etc | 10:59 |
mgz | ace, so should be fine then | 10:59 |
=== yofel_ is now known as yofel | ||
mgz | just to check I'm not being a fool, | 13:24 |
mgz | there's nothing on the treetransform by the time it gets to the post_transform hook that tells you what it actually did? | 13:24 |
mgz | so post_transform only knows what tree, the object of operation, and that something (may) have happened? | 13:25 |
jelmer | mgz: that sounds about right | 13:27 |
lduros | how can one remove the .~x files in a bzr local repo? | 16:18 |
lduros | branch | 16:18 |
lduros | I should say | 16:18 |
lduros | where do these files come from, btw :-) | 16:18 |
mgz | lduros: see `bzr help clean-tree` | 16:19 |
lduros | mgz: ah, thanks | 16:19 |
mgz | they come from situations like when you revert a file you've changed, bzr keeps a backup by default rather than throwing away the existing file | 16:20 |
lduros | yeh, i've been reverting a lot | 16:20 |
lduros | when I do bzr clean-tree though it tells me nothing to delete | 16:21 |
mgz | try the --ignored flag | 16:21 |
lduros | ok | 16:21 |
lduros | mgz: ah very cool. All Gone! | 16:22 |
lduros | I was trying --unknown | 16:22 |
lduros | but that's not the same :-\ | 16:22 |
lduros | mgz: thanks much | 16:23 |
mgz | no sprobs | 16:24 |
GeorgeJetson | just some feedback. the GUI gives two options after adding files - show diff or commit... I think some other good things to list are back out and undo the add on certain files | 18:15 |
GeorgeJetson | why cant you right-click on unversioned files to add them to the ignore list? | 18:25 |
=== kirkland` is now known as kirkland | ||
=== thomi_ is now known as thomi | ||
=== bob2_ is now known as bob2 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!