Hi, For tracing an issue with a software (OpenSource) I need to know, what file gets changed in what revision (the change itsself is subject to further checks...). I dont want to stress the svn server more than nescessary so I want to issue the correct command once.
With other projects I did a svn log and its lists all revisions and the comments made, but not a list of filenames of the files, which were changed at each revision. Is there a way to get a list of all files changed with each revision for all revisions? What command do I need to submit? Thank you very much for any help in advance! Have a nice weekend! Best regards, mcc