[08:39] jelmer: is brz-git going to be integrated into brz with 3.0 release? [10:29] gour: hopefully [12:20] jelmer: that will be great! [12:39] and i'm eagerly awaiting to use it [12:54] jelmer: send our hacking day report to the list [12:54] *sent [12:54] that was a statement, not a command :P [13:22] will '--fixes' in brz get support for some more trackers like github/lab? [13:26] gour: it already supports whatever, it's stored as a url [13:26] see `brz help bugs` [13:26] can add some more default mappings pretty easily [13:28] ok, have to re-install brz 1st [13:45] gour: thanks :) [14:20] eh [14:20] mgz: thanks :) [14:20] gour: for git commits, we'd have to work out where to store that information though - presumably somewhere in the commit message [14:21] e.g. a line with "Bug-Fixed: git://github.com/foo/bar/issues/42" ? [14:24] * gour is installing brz/brz-git from the trunk [14:25] jelmer: how should be brz-git plugin properly named locally? [14:26] gour: "bzr branch lp:brz-git ~/.config/breezy/plugins/git" [14:26] jelmer: what has happened with ~/.bazaar ? [14:26] please note that remote git operations are still flaky because they have had less testing [14:26] gour: it's moved to ~/.config/breezy [14:27] thumbs up [16:07] any hint on this one: https://pastebin.com/cfTLPYsk [16:07] i installed trunk version of brz & dulwich [16:38] gour: if you run with BRZ_PDB=1 and then import dulwich in the debug session, [16:38] is it from the location you think it should be? [16:55] mgz: pls. excuse my ignorance, but how i'm supposed to get into debug session? [16:56] i simply want to init a new repo and then create few branches within [16:57] something seems wrong with the install, it's complaining about a variable that dilwich has had for a good while [16:57] anyway, off now, jelmer may have better ideas later [16:58] now i executed under bash shell and 'import dulwich' does work within debug session [17:33] gour: are you sure this is the trunk version of dulwich? [17:34] gour: what does "pydoc dulwich.repo.COMMONDIR" say? [18:16] jelmer: no Python documentation found for 'dulwich.repo.COMMONDIR'