[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: <kfogel_at_collab.net>
Date: 2004-02-13 17:15:17 CET

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!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 13 18:16:45 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.