Hi Simon
Thank you very much for your reply. I'm new to subversion. could some one
help me with the command for extracting the data in the format through xml
please?
Thanks,
Sathish
On Mon, Feb 9, 2009 at 8:48 PM, Simon Large <
simon.tortoisesvn_at_googlemail.com> wrote:
> 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].
>
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1129870
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-09 19:15:55 CET