[01:02] darren: If that's the case, it's definitely a bug... [01:03] is anyone here a developer on it? :) [01:04] Probably someone who'll read the backlog if nothing else. But if you could file a bug on it, that would be good. [01:05] If not, I can try to bang one up later. [01:14] no problem, I will :) === frakturfreak_ is now known as frakturfreak [03:55] mgz: I've merged most of your stuff - thanks. The subst stuff I was still not happy with so I reverted that, and I tweaked smoe other minor bits, In particular the setup test I made os specific via MatchesAny - trivial to do ;) [07:57] hi. [07:57] Is there something like svn:keywords in bzr ? [07:58] I want to embed revision number into the message (something to signify revision numbe from the already build application) [07:59] not in bzr [08:00] I don't think any modern vc includes support for that [08:07] bob2: why is it a bad idea to have such a feature ? [08:09] hard to define what it should do, means more work for every file modification, then general feature mostly useless when you have atomic commits and easily accessible logs [08:09] if you just want to include a revno in something, add that to your build process [08:43] sobersabre: bzr-keywords plugin [08:43] bob2: $ === beaumonta is now known as abeaumont_ [11:07] Of course, adding interogation of bzr to your build process suddendly breaks everything when you make a release via bzr export. === jml` is now known as jml === frakturfreak_ is now known as frakturfreak [16:22] hi! [16:23] does bazaar support a feature similar to place holders in subversion - that is, variables that are replaced in-code on a commit? [16:26] found a plugin: "Bazaar Keyword Templating Plugin" [16:27] hi ciss [16:27] yep, that's the plugin for that [16:28] jelmer_: i forgot to add the "never mind, found ..." to my last comment :) === jelmer_ is now known as jelmer [18:19] mgz: hi; so yes some care will be needed [18:19] lifeless: I'm just filing a bug. [18:21] bug 694800 is what still needs addressing on trunk testrepository [18:21] Launchpad bug 694800 in Testrepository "Test suite failures in IDFILE tests if backslash in TMP path" [Undecided,New] https://launchpad.net/bugs/694800 [18:21] thank you [18:22] I need to do a little cooking now, but am around-ish for the next hour at least. [18:36] mgz: please try rev 133 [18:41] that works for backslashes, but I don't see why you need to be so baroque about it. [18:42] spaces or other shell significant characters in the path will still be a problem due to the general design on composing bits of shell script. [18:44] wll [18:44] where we know its a path, we should indeed pass path element lists around [18:45] as I said to you when you first looked at it, I'm not attached to the implementation, nor the api [18:46] however I do have some clear goals, and I think the current code is closer to them [18:46] and easier to expand into the right thing [19:43] lifeless: teeny note, the 'list' is just because it's my mailinglist email account, and doesn't need preserving in NEWS [19:45] mgz: what nom de code would you like? [19:47] as per bzr whoami or "Martin [gz]" as disambiguation seems to work okay. [19:48] ok [19:49] thanks! [19:50] which would you prefer [19:51] I don't generally put email addresses in NEWS, simply because of spammers and folks reaction to that [19:51] so I'm inclined to do 'Martin [gz]' [19:51] if thats ok [19:53] I think that's what I've been using recently, I'm not terribly consistent. [20:59] hi guys, i ma trying to merge in my repo and get this error http://paste.pocoo.org/show/310507/ [20:59] i see the limbo dir and get N things what i cant understand [21:01] how solve this and merge ok my repo? === Meths_ is now known as Meths