[01:35] does bzr store timezone identifiers as branch metadata? for example the commit dates have a numeric indicator such as -0300 or -0200, but I wanted to know if it was ever possible knowing "from where" the commit was made, e.g. from Japan or South Africa [01:36] this is because bzr does not work with msys, due to msys not implementing timezone support properly [01:38] this causes for the commit dates indication wrong numeric timezones, and if it was possible to know the commit location, then a third-party library could be used to check if the numeric timezone indicators are actually correct [01:44] mark06: IIRC probably just the UTC offset, but it's been a quite while since I looked… [01:44] So I could very easily be wrong. [01:45] I'd be pretty sure. It's the rightest (or at least least wrong) thing to do. [01:45] 'm pretty sure there's nothing at the _branch_ level about it one way or the other anyway; it'd all be in the commits. [01:46] yeah it actually wouldn't make much sense not being in each commit, since every commit could have been done from a different location [01:47] Like those nuts committing stuff while they fly across the Intl Date Line. [02:00] like merging contributions from whatever in the globe [02:01] That's way less interesting than my story :p [02:24] vila: Hithere. Is that note() you added in r5887.3.1 actually meaningful for anything? It smells like dev droppings... [03:41] thanks all anyway [04:58] fullermd: love the imagery [05:06] I always say, if you can't be useful, at least be visceral :) [05:09] fullermd: I feel you [06:44] fullermd: wut ? I can't see any note() added in 5887.3.1. The diff shows an existing note('Nothing to do.') in the neighborhood but bzr doesn't blame me ;) [06:48] fullermd: 5887.3.1 revid:v.ladeuil+lp@free.fr-20110525204316-j9mjhu9usylbey06 that is, may be you're looking at a different one ? [06:57] Oh. Hm. I guess not, it's jriddell's fault when he merged it. Guess I didn't recheck the diff, when I saw it was just a merge of 1 rev. [06:57] note("merger: " + str(merger)) [06:57] (5887.2.6) [06:57] 'm thinking that should go [06:57] % bzr merge asdfawr [06:57] merger: [06:57] bzr: ERROR: Path(s) do not exist: asdfawr [06:58] Doesn't really add much :p [07:41] fullermd: ha ! ok, let me find that [07:42] fullermd: hehe, it's even i10n'ed ! [07:43] fullermd: removed in my local trunk, will find its way upstream with the rest of the ~200 uncommitted changes there :-/ when time permits... [07:47] Funny, it sounded like you said "somebody please hack into my system and liberate these changes" ;> [07:47] Yeah, I got a kick out of tracing that back and seeing where somebody had gettext()'d it. [07:48] Why should English speakers get all the fun, after all? [07:51] fullermd: hehe, yeah, almost ;) [07:52] bbiab === mwhudson- is now known as mwhudson