David Dyer-Bennet wrote: > I've just moved a web site built with TT over to a Subversion source > code repository, and I noticed that it's now looking at all the files > in the .svn directories. I'm guessing that you're using ttree here? In which case, this config option should do it: ignore = \b(CVS|RCS|svn)\b HTH A