I don’t see anything wrong with what you have, and .svn
should be hidden by default, so it’s worth checking that you do not have “Show hidden items” in the file browser transfer menu.
As an additional tip, if you want to exclude from the outside, it is easier to just use exclude instead of three separate commands.
exclude = '{$exclude,log,vendor,tmp,META-INF,.svn}'
It's also worth checking that you haven't done anything in your .tm_properties
home directory, which splits the .tm_properties
project
source share