/srv/irclogs.ubuntu.com/2018/03/28/#bzr.txt

gourmorning08:48
gourmy problem from yesterday was due to old version of dulwich - i did brz lp:dulwich not being aware that new version lives in git repo elsewhere08:48
gouris there any gui working atm with brz?09:02
gourbzr-git serves those who want to "use Bazaar as their VCS client on projects still using Git as their VCS tool", but I wonder about vice versa, iow. what about those who want to primarily use Bazaar as their VCS and occasionally export their repo to git(hub)?09:08
gourwhat is trade-off in using git format for branches in comparison with brz's native 2a format?09:09
* gour just created shared repo09:10
jelmergour: converting back and forth between the different formats regularly is going to be slow10:24
jelmerI'd recommend just using the git format if you're going have to eventually push to github10:24
jelmerThat way you can also easily fall back to just using git while bree10:25
jelmerbreezy is pre-beta10:25
jelmers/breezy/brz-git/10:39
gourjelmer: and what if i'd mostly work in brz and just want from time to time export (theme for static site generator) new release to the git format so it can be linked by the upstream project?11:20
jelmergour: why do you want to use the bzr format locally?11:23
gourjelmer: i assume that 'native is better' ?11:24
jelmergour: with the new brz-git, both formats are equally native (though the git format is obviously less well tested)11:24
gourjelmer: ok, what about git formats and shared repo, that does not work together and one has to use branch per repo with git?11:25
jelmergour: git formats don't support shared repositories11:26
gourok, as i thought :-)11:26
jelmeryou can use git-style multiple branches per repository (colocated branches)11:26
gourvia plugin?11:28
jelmerno, natively11:34
jelmeradmittedly colocated branches are still in a rough state too11:34
gourohh, didn't know that was merged into the core11:36
gournow found it as 'development-colo' format11:38
jelmergour: you don't need development-colo, it works with the default format11:39
gourjelmer: where can i read about that?11:47
jelmergour: I don't think we've documented it anywhere yet, it's not in a state yet where I'd recommend using it11:48
gourjelmer: does it resemble http://doc.bazaar.canonical.com/plugins/en/colo-plugin.html ?11:51
jelmergour: no, it's unrelated to that11:58
jelmerYou can see some of it in action when running brz in an existing git repo12:11
jelmerE.g. 'brz branches' will list all branches12:12
jelmerAnd 'brz switch' allows switching between them12:12
gourjust cloned some repo from the github to compare sizes and 'du' shows the same size12:15
gourthat's cool12:15
gouris there any workable gui for brz which can be recommended for not-so-savvy users?12:16
fullermdI've gotten along reasonably well using bzr for a project and git-bzr-ng to schlep up a mirror on github.12:23
gourfullermd: that's nice to hear...my current VCS for private stuff is Fossil, but I anticipate that brz will become my favorite one enabling me to inter-operate with git(hub) projects12:27
gourwhat is the use of cheap branching in git when working with branches, especially with remote ones, is so convoluted...12:30
jelmergour: there's no functioning UI at the moment12:40
jelmerthere's lp:qbrz, but it hasn't been updated for the latest round of API changes in Breezy12:40
LeoNerdHas bzr-rewrite disappeared from debian?13:02
jelmerLeoNerd: yes13:03
LeoNerdHmm.. Isee13:03
=== gour_ is now known as gour
gourdoes extmerge work with brz?16:09
jelmergour: none of the existing bzr plugins work with breezy, though some (like extmerge) are probably easy to port18:08
gourjelmer: thanks20:35

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!