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

Re: SVN Files in Productionenvironments

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2005-11-25 17:05:55 CET

On Fri, 25 Nov 2005 16:56:37 +0100, Michel Zobel <zobel@hnw-online.de>
wrote:

>So my first guess would be to protect the .svn directories via apache
>htaccess and virtualhost.conf.
>
>What else could/should i do?

Checkout http://subversion.tigris.org/faq.html#website-auto-update
which covers it.

>If not i would just delete all directories named .svn. Ist there a way
>to checkout without the .svn directories? just the plain code.

Sure - just use "svn export". Though this loses you the ability to do
a "svn update" to get the latest version.

HTH,

Greg

-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 25 17:09:04 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.