[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: Erv Walter <erv_at_ewal.net>
Date: 2005-02-25 00:45:41 CET

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).

----- Original Message -----
From: "Gary Affonso" <glists@greywether.com>
To: <dev@tortoisesvn.tigris.org>
Sent: Thursday, February 24, 2005 2:53 PM
Subject: [TSVN] Can I export the log to a text file?

> Is it possible (with TSVN) to export all the log messages to a text file?
> I
> need to do some text-manipulation on the content of the logs.
>
> Thanks!
>
> - Gary
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
>
>

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