I need to checkout the files which all updated to particular revision from the SVN. It should not contain any other files. It should checkout the files were affected to a particular revision ID. Also, I need to get the path as in the svn.
I am using Tortoise SVN under subversion control.
Any idea