=== yofel_ is now known as yofel [10:08] Where can I get a full list of bzr's configuration options? [10:13] yusha: `bzr help configuration`, also the html docs [10:29] Both lacked any reference to "ssl" anywhere. Anyway, I brute forced the configuration, thanks === mmrazik is now known as mmrazik|lunch === mmrazik|lunch is now known as mmrazik === wedgwood_away is now known as wedgwood === mmrazik is now known as mmrazik|afk [16:24] I have a subversion repository with a file that I need to make a local modification to, I want my VCS to pretend that I haven't touched that file. Can I use bzr for this? [16:28] I vaguely recall a "bzr freeze", though I appear not to have it here so maybe it's a plugin..? === mmrazik|afk is now known as mmrazik [16:29] LeoNerd: I don't think that was actually implemented. [16:29] Hrmmm [16:30] I concur. [16:30] lofi methods, like having a config template and then an ignored actual config file, seem to work best [16:31] Yah [16:31] I dislike the general idea of freeze, because it's about as dangerous as the git index [16:31] It allows you to check in a state of the source tree that never actually existed in disk, and so couldn't possibly have been compiled, unit tested, or whatever. [16:32] It becomes far too easy to accidentally commit things that cannot possibly work === SamB_ is now known as SamB === mmrazik is now known as mmrazik|afk === nopf_ is now known as nopf === mmrazik|afk is now known as mmrazik === _thumper_ is now known as thumper [21:36] I have bzr-email installed, and I have configured the commit message including two line breaks like this: post_commit_body = "Olá, $committer adicionou a revisão $revision ao projeto EXOF.\n\n" [21:38] It was me actually who wrote such functionality, but I think it's bzr who should interpret or not the line breaks [21:38] apparently, this used to work with old versions of Bazaar, but it's not working now [21:38] what could have changed and what can I do to fix this? [21:47] it seems that self._format has changed [21:48] uhm, no [22:21] I didn't remember but the new lines thing was removed when merging into trunk [22:21] the solution is using triple quotes in config file [22:21] thanks all anyway === wedgwood is now known as wedgwood_away