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

Re: Is it possible to get a list of changed files within a timeframe

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Mon, 9 Feb 2009 15:18:48 +0000

2009/2/9 sathish Sarvepalli <mirchisathu_at_gmail.com>:
> Hi All,
>
> Is there a possibility to get a list of files changed since a certain day
> for a specific directory or across the whole workspace?
>
> I'm looking for a report like this
>
> File-Name Changed/CheckedIn-On Comment
> myfile.doc 01/28/2009 04:30 header
> added
> myfile.doc 01/27/2009 05:43 file added
> mynewfile.doc 01/25/2009 09:20 updated latest
> version
>
>
> I have tried using the show log option from the TSVN menu but that gives me
> the information in the following format
>
> Revision: 1
> Author: httpd
> Date: 4:16:08 PM, Wednesday, January 28, 2009
> Message:
> Initial data for the anothertest project.
> ----
> Added : /README
> Added : /branches
> Added : /branches/README
>
>
> Is it possible to get the report as I needed?

Use the subversion command line client with XML output option and pass
the output through an xslt transform.

Simon

-- 
:       ___
:  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=1129425
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-09 16:19:00 CET

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

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