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

RE: Hiding .svn from Apache

From: Dmitri Bichko <dbichko_at_genpathpharma.com>
Date: 2004-09-18 05:39:42 CEST

You could always use 'svn export' to get a "clean" version of the
repository (which should work fine unless your tree is particularly
huge).

Otherwise RedirectMatch would do the trick
(http://httpd.apache.org/docs/mod/mod_alias.html#redirectmatch)

Dmitri

-----Original Message-----
From: Kenneth Porter [mailto:shiva@sewingwitch.com]
Sent: Friday, September 17, 2004 11:19 PM
To: Subversion Users
Subject: Hiding .svn from Apache

I'm thinking about putting my PHP-based website under Subversion, and
checking out a copy in my web space. What, if anything, would I need to
do
to hide the .svn directory from Apache so it doesn't get served?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Sep 18 05:43:24 2004

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.