export the log out to a table file?

919 views
Skip to first unread message

Ropret Uros

unread,
Sep 30, 2009, 8:00:43 AM9/30/09
to us...@tortoisesvn.tigris.org

Dears,

Question:

 

….how export the log out data (in same form) to a table file (like Excel for example)?

…in order to used ata for further treatment of data….like sort by author, date, etc…or mark for revisions

The problem exists in order to manage thousands of revised lines…

 

Thanks in advice

regards

Uros Ropret

 

Andy Levy

unread,
Sep 30, 2009, 8:25:17 AM9/30/09
to us...@tortoisesvn.tigris.org
On Wed, Sep 30, 2009 at 08:00, Ropret Uros <rop...@iskratel.si> wrote:
> ….how export the log out data (in same form) to a table file (like Excel for
> example)?
>
> …in order to used ata for further treatment of data….like sort by author,
> date, etc…or mark for revisions
>
> The problem exists in order to manage thousands of revised lines…

Do you want just the log data (unversioned properties - date, log
message, author, what files were changed) or the diffs as well?

In either case, this is more appropriately done using the Subversion
command-line client & parsing the output of svn log (for your needs,
probably use the XML output, svn log --xml).

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2402043

To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].

Stefan Küng

unread,
Sep 30, 2009, 12:41:16 PM9/30/09
to us...@tortoisesvn.tigris.org
On 30.09.2009 14:00, Ropret Uros wrote:
> Dears,
>
> Question:
>
> ….how export the log out data (in same form) to a table file (like Excel
> for example)?
>
> …in order to used ata for further treatment of data….like sort by
> author, date, etc…or mark for revisions
>
> The problem exists in order to manage thousands of revised lines…

Open the log dialog, show all, hit Ctrl-A to select everything, hit
Ctrl-C to copy all entries to the clipboard.

Stefan

--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2402172

Romulo Freitas

unread,
Mar 17, 2010, 10:10:33 AM3/17/10
to us...@tortoisesvn.tigris.org, Stefan Küng
@Stefan;

Your solution doesn't work.

If selected from the Log Messages dialog and copied; the result when pasting is a text formatted file and the table format is lost.

It would be wonderful if this is implemented as an export type.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2461123

Reply all
Reply to author
Forward
0 new messages