Re: AW: Re: Updating a live website with a post-commit hook script
From: Rainer Sokoll <r.sokoll_at_intershop.de>
Date: 2006-06-29 17:52:48 CEST
Felix Gilcher wrote:
> Even if it would pass the file through php: what would happen with all included files - those files do not exist on disk etc. You *might* be able to get that working by setting your includepath to "http(s)://your.subversion.host/svn/repository_path" but that would require url_fopen_wrappers to be enabled which is a bad idea (TM) if you ask me. All in all you're heading for lots of trouble. Better check your project out and use a post-commit hook to update the working copy. This is waaayyyy easier and less error prone. (btw: it's what we do and it's working pretty fine.)
I'm convinced ;-)
Rainer
---------------------------------------------------------------------
|
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.