unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Nick Roberts <nickrob@snap.net.nz>
Cc: 5427@debbugs.gnu.org, 1163@debbugs.gnu.org
Subject: bug#1163: bug#5427: vc-annotate inconsistent output format
Date: Thu, 05 May 2022 13:56:45 +0200	[thread overview]
Message-ID: <87levgry4i.fsf@gnus.org> (raw)
In-Reply-To: <18676.26192.585369.524638@kahikatea.snap.net.nz> (Nick Roberts's message of "Tue, 14 Oct 2008 22:28:48 +1300")

Nick Roberts <nickrob@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





      parent reply	other threads:[~2022-05-05 11:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-14  9:28 bug#1163: 23.0.60; With SVN, vc-annotate doesn't display the date for each line Nick Roberts
2008-10-16  4:08 ` Glenn Morris
2022-05-05 11:56 ` Lars Ingebrigtsen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87levgry4i.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=1163@debbugs.gnu.org \
    --cc=5427@debbugs.gnu.org \
    --cc=nickrob@snap.net.nz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).