GNU bug report logs - #5427
vc-annotate inconsistent output format

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Wed, 20 Jan 2010 04:11:02 UTC

Severity: wishlist

Merged with 1163

Full log


Message #11 received at 5427 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Nick Roberts <nickrob <at> snap.net.nz>
Cc: 5427 <at> debbugs.gnu.org, 1163 <at> debbugs.gnu.org
Subject: Re: bug#5427: vc-annotate inconsistent output format
Date: Thu, 05 May 2022 13:56:45 +0200
Nick Roberts <nickrob <at> snap.net.nz> writes:

> With SVN, vc-annotate just displays the revision number for each line.
> With CVS, it also displays the date that the line was last changed, which
> can be useful to know.  The date is output from "svn annotate" when the
> option "-v" is used.

(I'm going through old bug reports that unfortunately weren't resolved
at the time.)

This is still the case in Emacs 29, but since basically git won, it'll
probably take an SVN enthusiast to get this fixed.

Adding -v indeed gives the time:

     1      larsi 2022-05-05 13:46:34 +0200 (Thu, 05 May 2022) This is foo.
     2      larsi 2022-05-05 13:46:41 +0200 (Thu, 05 May 2022) Yes.

But that's too massive to display, so vc-svn-annotate-command would have
to implement a filter to reformat that in a more sensible way.  It
shouldn't be a lot of work -- the person implementing this could look
at, say, vc-cvs-annotate-command as a model for how to write the filter.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 40 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.