On Wed, Jul 27, 2011 at 7:57 AM, Ryan Schmidt <subversion-20...@ryandesign.com> wrote:
> The .svn directories needn't be a security hole; you can configure your web > server to > not serve their contents, or even not acknowledge their existence. In my > httpd.conf I have: > > RedirectMatch 404 .*/\.svn(/|$) In SVN 1.7 clients, this will no longer be an issue since subdirectories in the working directory won't have the .svn files in them anymore. -- David Weintraub qazw...@gmail.com