You also have to ask the question you want answered. Your original question
mentioned all _svn directories in a given directory, not in a set of nested
directories. I was going to answer that there couldn't be too many
directories with that name in any one directory (could only be one or zero
of them), until I saw David's first response using "_svn*". I would have
guessed that the pattern you wanted was more likely to be "*_svn", but it
wasn't until your next post that it became obvious that this could not be
the answer.
/Al
"David Candy" <.> wrote in message
You have to use /r to recurse directories.