On Tue, Oct 30, 2012 at 11:39:52AM -0400, Ahmed, Omair (GE Oil & Gas) wrote: > Hello, > > > > Is there a way to get (via cmd line) a list of files that have changed > between revisions, instead of the content of the files?
Yes, there is: svn diff --summarize -r REV1:REV2 URL