MOFIO it's simple shell script with the help of which you can export only new/modified files from subversion repository.
Requirements:
- xsltproc(libxml)
- svn client :)
If you find a bug :) have ideas, did optimization/extension or know other solutions to do same or better things. Please, feel free to contact me: mofio [at] osmonitoring.com. Thanks!
Download here and extract into working directory.
Usage: ./mofio.sh 150 ../packages/test
This command will export all modified/added files betwen 150 and HEAD revisions.
Many thanks to google and Mark Phippard for good idea introduced at open collab forum!
