I use Tortoise client to checkout/commit my changes to SVN. But I found this little difficult because I\'m not able to find List of all files that are changed in my local copy.
If you really want to list modified files only you can reduce the output of svn st by leading "M" that indicates a file has been modified. I would do this like that: