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

Re: [TSVN] Log Reports?

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-07-24 09:42:57 CEST

Kyle Ferrio wrote:
> I must have missed this in the manual.
>
> How do I create a textfile containing all the log messages for a given
> directory in my respos? I don't need them sorted, but a delimiter between
> entries would help.

Two options:

- Show the log dialog, select all log entries, hit Ctrl-C and then paste
the copied logs in a text editor.
- use the command line client and do a 'svn log -v > log.txt'

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Jul 24 10:51:50 2004

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.