I'm trying to find the list of file changes in my repository between two dates/two versions. I tried using svn list -r [date] but it only gives me the listing of files before [date].
It would be great if someone could please give me the command for finding the list of changed files between two versions/dates
Start Free Trial