Which version you are using? Simple ".svn" should work fine, just as ".svn\*". Maybe the problem is your syntax - comma is not handled as separator, use space or semicolon instead.
I am using version 3.4.1640. .svn did not work but .svn\* did. I removed the comma separators, which is probably what the problem was. Thank you very much.