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

Re: Log retrieval app

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-08-20 19:00:36 CEST

On 8/20/07, Ian Wood <Ian.Wood@sucden.co.uk> wrote:
> Is there, or has anyone wrote an app to export the log messages for a path
> between two dates?
>
> I realise I can use:
>
> $log > log.txt and then parse it, or have it produce xml and then manipulate
> it using xpath
>
> But I wonder if someone has already done something I can use.

Does svn log --xml -r {startdate}:{enddate} <url_or_path> not meet your needs?

>
> Also, is there a good xlst out there to transform the xml.
>
> I have seen this one:
>
> http://www.codingmonkeys.de/map/log/articles/2003/10/07/svnlog-xslt

Have a look at http://ch.tudelft.nl/~arthur/svn2cl/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 20 18:58:34 2007

This is an archived mail posted to the Subversion Users mailing list.

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