How to rsync only svn controled files from directory where are files under version control and files not under version control. Only svn controled files needs to be rsynced.
Motivation was move only necessary file to production and keep back all the other files like in .svn folder. There is potential of security risk if those files are on public server.