Breezy 2019 summer sprint report

Sam Bull bazaar at sambull.org
Fri Aug 30 21:54:52 UTC 2019


On Mon, 2019-08-26 at 19:02 +0000, Jelmer Vernooij wrote:
> On Mon, Aug 26, 2019 at 03:26:00PM +0100, Sam Bull wrote:
> > brz diff is not coloured. From the documentation, it sounds like brz is just
> > calling an external diff program. But, I can't see a config option to change
> > the
> > program used for the diff (e.g. to colordiff). Is there a setting that I've
> > missed?
> 
> Can you file a wishlist request about this? bzrtools used to provide
> this feature in Bazaar land, but we haven't yet ported it to Breezy.

https://bugs.launchpad.net/brz/+bug/1842153

> As a workaround, Flavio's suggestion of using /usr/bin/colordiff
> should work in the meantime.

Yep, I've just been using "brz diff | colordiff" for the time being.

> You can see the effects of this in the output of "bzr branches".
> Control directories can be removed with standard tools - e.g. "rm -rf"
> :-)

Umm, in the repo "brz branches" just lists "(default)", and inside a branch, it
lists "master". Have I managed to setup the repository wrong (might explain why
a branch takes ~10 seconds locally)?

I think I just ran something like:
   brz init-repo --git project
   cd project
   brz branch git+ssh://... trunk

> Perhaps we should make this clearer, though I'm not sure what the best
> way is to do that. Suggetions?

Maybe an output to say that it's now safe to delete the directory, or add an
option, something along the lines --hard or --rmtree to automatically delete the
directory afterwards.



Also encountered this one while using it this week:
https://bugs.launchpad.net/brz/+bug/1842154


I'm guessing someone is working on the website at the moment, but in case that's
not true, I'm currently getting an invalid certificate and extremely slow
loading times.

Thanks,
Sam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20190830/15ebe96a/attachment.sig>


More information about the bazaar mailing list