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

a cute hack: repos history as iCalendar

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-11-03 21:58:27 CET

I wrote a tiny little C program which runs svn_client_log() and outputs
the history as an RFC-2445-compliant iCalendar document.

It's a different -- and interesting way -- of looking at a repository's
history.

To see a screenshot of the results runnning in OSX's 'iCal'
application, look here (and notice the commit details on the far right
side)

    http://svn.red-bean.com/repos/sussman/software/svn-cal/svn-cal.pdf

The code is in an svn repos, right here:

    http://svn.red-bean.com/repos/sussman/software/svn-cal/

I'm not sure what the utility of this is, but maybe it's the start of
something interesting.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 3 21:58:57 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.