How can i copy the physical files modified/added in between two revisions in SVN. Suppose I have modified 10 files as in between revision 2 and 4, I need those 10 files alone in some folders outside svn.
How can i copy the physical files modified/added in between two revisions in SVN.
Share
If you question can be translated into something like this:
“How to export files, affected in some-revisions-range, saving original tree in exported results”
then read my answer in topic “How to overwrite several multi-level(different hierarchy) files from a local version to an online version via FTP” (why you didn’t try search at least here before asking)”