=== r0bby is now known as robbyoconnor === frakturfreak_ is now known as frakturfreak [02:14] Hi, How I can change the default python interpreter for bazaar? some .conf file? [02:16] the shebang [02:20] bob2: thanks! works like a charm! [06:42] i am wondering whether there is any way to automatically commit? like, one save in the tree, one commit. inotify, i guess [06:46] ah inotify-cron, thanks :) [11:39] You don't really want automatic commit. The point of revision-based VCSes, is that you make a commit with a sensible message containing all the relevant changes, in one go [14:03] i have a local branch of a Open Source project on which i have made some changes, committed and pushed to lp: on my private branch. [14:04] what should i do to revert changes to match with the parent branch. (undo the changes which i have made.) [14:05] i had a bad practice to do bzr uncommit, bzr revert but i think there should be a more elegant way. === HeinChef is now known as fallast