[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: annotate support for emacs

From: mark benedetto king <mbk_at_boredom.org>
Date: 2004-02-16 10:27:40 CET

On Fri, Feb 13, 2004 at 10:15:17AM -0600, kfogel@collab.net wrote:
> Adrian Robert <arobert@cogsci.ucsd.edu> writes:
> > > There's a 'committed-date' field for each entry in the .svn/entries
> > > file. And it's made available via the 'svn info' command:
> >
> > This doesn't help that much, because what is needed is the date for
> > *every* revision reported in the annotate output (which is every
> > revision for which there was a change to that file).
>
> Ah, of course, sorry.
>
> Hmmm... Interestingly enough, 'svn_client_blame_receiver_t' in
> svn_client.h does include the date of the revision in its interface.
> I would have thought that 'svn blame -v' would show the date, but it
> turns out blame doesn't take -v yet. It really ought to in some near
> future release; the information is there, no point keeping it hidden
> from the user!
>

Sorry to take so long to reply; I've been away.

At the time I thought it would make the display lines too long, and I
figured we could always add "-v" later (which is why I included the
information in the receiver interface).

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 16 20:17:17 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.