|
|
Subscribe / Log in / New account

Bazaar on the slow track

Bazaar on the slow track

Posted Sep 12, 2012 2:08 UTC (Wed) by SEJeff (guest, #51588)
In reply to: Bazaar on the slow track by amk
Parent article: Bazaar on the slow track

I'd argue that the problem wasn't speed (although that was important), but repository format. bzr changed on-disk format in non-compatible ways what, 3 times? I seriously forget. Sure git has added features in forwards compatible ways, but you won't see any issues with pushing to different versioned remote repos using git. You can with bzr.

That made it an absolute nonstarter for some things I was working on several years ago


to post comments

Bazaar on the slow track

Posted Sep 12, 2012 8:12 UTC (Wed) by hrw (subscriber, #44826) [Link]

Speed was issue. At Linaro we imported gcc into bzr and then pointed Bazaar developers to it to show how slow it is. Lot of things got improved in last 2 years.

But personally I prefer git.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds