ever felt the need to hide .svn folders when comparing two folders in total commander ?
it actually is pretty staight-forward, although the syntax is weird (maybe regexp?)
use this filter while synchronizing directories (between the two paths above) :
*.*|*.svn\
