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