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

Re: enhance: create log reports

From: Nathan Kidd <nathan-svn_at_spicycrypto.ca>
Date: 2005-12-17 06:41:01 CET

Matt Wilkie wrote:
> Request For Enhancement: It would be useful to generate reports from
> the log activity which could be then printed/emailed/whatever to
> people who aren't actively participating in the project or can't
> access the svn repository (e.g. behind a firewall, or don't have an
> svn client) but would still like to know what's going on.

1) in the Show Log dialog you can select a range of revisions and then
hit CTRL-C to copy it to the clipboard. This may be all you need.
This can be used in conjunction with the search filter to get 'reports'
based on any criteria.

2) Trac gives a nice timeline showing activity in the repository
http://projects.edgewall.com/trac/timeline

3) svn.exe log --xml can easily be transformed via XSLT to look like
anything you want

-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Dec 17 06:40:47 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.