[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: .svn folders

From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: 2005-01-20 07:22:24 CET

--On Wednesday, January 19, 2005 1:52 PM +0100 Peter Valdemar Mørch
<nospam@morch.com> wrote:

> <LocationMatch /.svn>

Shouldn't this be:

<LocationMatch "/\/\.svn/">

The value is a regex, and both slash and dot need to be escaped.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 20 07:25:18 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.