Reputation:
I want to get the list of all the files which I have changed till now from initial code which I first checked in to SVN (the initial code). Is there any way to get this list in SVN?
Upvotes: 0
Views: 198
Reputation: 329
If you're using Tortoize svn then : Right click on your folder Show log right click on your last revision compare with previous version and choose the two versions you want to compare ( basically 1 and last )
Hope that's help
Upvotes: 1