[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs Bazaar repository
From: |
Dan Nicolaescu |
Subject: |
Re: Emacs Bazaar repository |
Date: |
Fri, 14 Mar 2008 00:16:15 -0700 |
Alexander Belchenko <address@hidden> writes:
> Dan Nicolaescu пишет:
> > "Jonathan Lange" <address@hidden> writes:
> >
> > > On Thu, Mar 13, 2008 at 10:43 PM, Andreas Schwab <address@hidden>
wrote:
> > > > 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.
> > > >
> > > > As I mentioned in an earlier post, 'bzr log' and 'cvs log'
> > are doing
> > > very different things. 'bzr log --line' is much closer to typical 'cvs
> > > log' behaviour.
> >
> > It is not that close, "cvs log" shows the whole change long for each
> > entry, not just a single line. For emacs we have very well written
> > change logs, and if you look at them, you actually want to see the
> > details. Is there a fast alternative that shows the whole entry, not
> > just a
> > single line?
>
> Try: bzr log --short
The content is OK, but it takes 30 seconds to run
bzr log --limit=30 --short FILENAME
- Re: Emacs Bazaar repository, (continued)
Re: Emacs Bazaar repository, Jonathan Lange, 2008/03/14
- Re: Emacs Bazaar repository, Dan Nicolaescu, 2008/03/14
- Re: Emacs Bazaar repository, Alexander Belchenko, 2008/03/14
- Re: Emacs Bazaar repository,
Dan Nicolaescu <=
- Re: Emacs Bazaar repository, Juanma Barranquero, 2008/03/14
- Re: Emacs Bazaar repository, Matthew D. Fuller, 2008/03/14
- Re: Emacs Bazaar repository, Juanma Barranquero, 2008/03/14
Re: Emacs Bazaar repository, Nicholas Allen, 2008/03/19
Re: Emacs Bazaar repository, Andreas Schwab, 2008/03/14
Re: Emacs Bazaar repository, Andreas Schwab, 2008/03/14
Re: Emacs Bazaar repository, Matt Nordhoff, 2008/03/14
Re: Emacs Bazaar repository, Xavier Maillard, 2008/03/28
Re: Emacs Bazaar repository, Andrea Russo, 2008/03/13