Re: deny access to directory

2011-08-30 Thread Robert Jacobson
On 8/30/2011 10:01 AM, Konstantin Kolinko wrote: > > That is because any subdirectory inside webapps is a web application > per se, and ".svn" is no exception (and thus you should be editing > .svn/WEB-INF/web.xml). > > The following solutions are available: > 1. Upgrade to svn 1.7 so that it does

Re: deny access to directory

2011-08-30 Thread Konstantin Kolinko
2011/8/30 Robert Jacobson : > > I'm trying to deny access to the .svn directories for my Tomcat 6.0.32 > installation (on Windows Server 2003, if that matters), but what I'm > doing isn't working and I need help, please.  I'm using the built-in web > server (i.e. I have not integrated w/ Apache). >

RE: deny access to directory

2011-08-30 Thread Caldarale, Charles R
> From: Robert Jacobson [mailto:robert.c.jacob...@nasa.gov] > Subject: deny access to directory > I'm trying to deny access to the .svn directories for my > Tomcat 6.0.32 installation "Doctor, doctor, it hurts when I do this." This begs the question: why do you have .svn directories underneath