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

annotate support for emacs

From: Adrian Robert <arobert_at_cogsci.ucsd.edu>
Date: 2004-02-13 15:46:58 CET

Emacs users,

I added experimental support for 'svn annotate' to the copy of
vc-svn.el in subversion-0.37. (Complete file attached.)

It supports buffer colorization by converting the revision numbers into
"fake" dates. I couldn't find an easy way to get the real date from
the revision number (without making a call to the repository) but the
approach I took works reasonably well though it could use some
fine-tuning.

I used it successfully with GNU emacs "21.3.50" (latest CVS HEAD as of
a week or two ago). All changes are at the end of the file, marked out
by comments .

enjoy,
Adrian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

  • application/octet-stream attachment: vc-svn.el
Received on Sun Feb 15 00:33:37 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.