Displaying a list of files that have changed since last changeset in SVN
svn, tortoisesvn
Solution
With TortoiseSVN: rightclick, pick TortoiseSVN->Show log.
You'll get a list of revisions and can pick any two to compare.
Problem
I work with a team, and we use Subversion. In the morning I want to see exactly what was changed since the last build, is there a way to get a list of files that were modified between changesets? Update Using tortoiseSVN please