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

need to figure out how to get a list of files changes and comments

From: jonah <Jonah_at_GlobalAdAgency.com>
Date: 2007-03-24 17:45:13 CET

Hi,

 

I was wondering if someone knows a quick and clever way to get a list of all
the files that have been changed with all the comments for that file. So as
an example if we have:

 

-svn_repo

--File A

--File B

--File C

 

And only File A and File C have been changed. I could get one output
showing:

 

File A

Diff 1 - message 1

Diff 2 - message 2

..

..

..

Diff N - message N

 

--------------------------------------------------

 

File C

Diff 1 - message 1

Diff 2 - message 2

..

..

..

Diff N - message N

 

Thanks in advance!

Jonah
Received on Sat Mar 24 17:46:00 2007

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

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