Hello All,
How I export/get all the files belonging to a revision ?
For example:
On revision 5434 if we have commited 5 files, How do i get all the 5 files on the specified revision ?
Some thing like svn export with revision number, but I only want the files that I commited on that revision.
Any help would be much appricieated.
Thanks & Regards Varma
Edit:
Duplicate of http://stackoverflow.com/questions/971188/subversion-check-out-only-those-files-affected-during-a-specific-commit
