Subject: Re: mono experience cutting to subversion
To: Herb Peyerl <hpeyerl@beer.org>
From: Richard Earnshaw <rearnsha@netbsd.org>
List: current-users
Date: 02/14/2005 13:44:21
On Fri, 2005-02-11 at 20:39, Herb Peyerl wrote:
> On 11-Feb-05, at 1:33 PM, Bill Studenmund wrote:
> >> I rarely run 'cvs annotate' myself.
> > Oh, subversion doesn't have an annotate command? That really knocks it
> > down in my book. While I may not need the annotate command often, when 
> > I
> > need it, I really really need it. So I guess we'll wait for the 
> > subversion
> > folks to add it. :-)
> >
> 
> It has 'svn blame' which is equivalent but they recently fixed it to be 
> only 10x slower instead of the previous 100x slower than 'cvs 
> annotate'.

I believe Daniel Berlin (from GCC) has been working on improving this
too (or are we talking about the same change?).

R.