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

Re: [TSVN] Can I export the log to a text file?

From: Rainer Müller <mueller_rainer_at_gmx.de>
Date: 2005-02-25 15:00:43 CET

Erv Walter wrote:
> If you need *all* the log messages, I suggest you use the command line
> version of subversion and do a 'svn log --xml http://repo/url/' to get
> all the commits in XML format (which you can parse as needed).

There is a simple XSL file to get a nice formatted output:
<http://tiefighter.et.tudelft.nl/~arthur/svn2cl/>

With some knowledge of XSL/XML you could even edit it, to get the output
you need.

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Feb 25 15:01: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.