Emacs Bazaar repository

David Kastrup dak at gnu.org
Thu Mar 13 11:55:51 GMT 2008


Andreas Schwab <schwab at suse.de> writes:

> My first impression is that bzr is slow, so slow that it is completely
> unusable.  How can it come that a simple bzr log takes more than a
> minute to even start?  Even cvs log is instantaneous in comparison,
> although it has to request the log from the server.

I find this surprising: "git log" is pretty much instantaneous, and git
recalculates a code piece's history in the process (renaming and copying
is not tracked by git, but calculated on the fly when you ask for log
output).  In contrast, one has to tell Bazaar IIRC when one copies or
moves or renames files, so it should have the information available
right away.

-- 
David Kastrup



More information about the bazaar mailing list