SVN: Create a dump file of a folder
- by DarkJaff
I'm trying to create a dump file of a folder in my SVN repository.(My goal is to import this dump on another repository, but that's another story).
I've read like 20 pages about this and they all tell me to use svndumpfilter but I can't seem to make it work.
Here is my command:
C:\>svnadmin dump d:/SvnData/TestingSVN/ | svndumpfilter include…