You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Till Dörges <td...@pre-secure.de> on 2005/03/23 16:12:34 UTC

Dynamic Content directly from Repository?

Hello everybody,

I was wondering whether it is possible to have Apache serve dynamic
content (Perl, PHP) directly from a subversion repository.


When searching the list archives, I came accross

  http://svn.haxx.se/dev/archive-2002-09/0115.shtml

but I didn't find any statement like "yes, it works". Only that it
should be working.

So I'd be interested what the situation is 2 years later. ;-)

Thanks -- Till Dörges
-- 
Dipl.-Inform. Till Dörges                  PRESECURE (R)
Researcher                               Consulting GmbH
Phone: +49 (0)700 / PRESECURE           td@pre-secure.de

			A daily view on Internet Attacks
			https://www.ecsirt.net/sensornet


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


Re: Dynamic Content directly from Repository?

Posted by Till Dörges <td...@pre-secure.de>.
Hello,

thanks for the answers received.

Till Dörges wrote on 23.03.2005 17:12:

> I was wondering whether it is possible to have Apache serve dynamic
> content (Perl, PHP) directly from a subversion repository.

Hm... It doesn't look like that'd working out of the box.

Another idea we came up with, was to mount the repository using DAV.
That'd give us a regular filesystem which can be accessed any way we'd like.

Regards -- Till Dörges
-- 
Dipl.-Inform. Till Dörges                  PRESECURE (R)
Researcher                               Consulting GmbH
Phone: +49 (0)700 / PRESECURE           td@pre-secure.de

			A daily view on Internet Attacks
			https://www.ecsirt.net/sensornet


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


Re: Dynamic Content directly from Repository?

Posted by Robert Mohr <mo...@gmail.com>.
I don't think you can, but this might cover what you're looking for:
<http://subversion.tigris.org/faq.html#website-auto-update>.


On Wed, 23 Mar 2005 17:12:34 +0100, Till Dörges <td...@pre-secure.de> wrote:
> Hello everybody,
> 
> I was wondering whether it is possible to have Apache serve dynamic
> content (Perl, PHP) directly from a subversion repository.
> 
> When searching the list archives, I came accross
> 
>   http://svn.haxx.se/dev/archive-2002-09/0115.shtml
> 
> but I didn't find any statement like "yes, it works". Only that it
> should be working.
> 
> So I'd be interested what the situation is 2 years later. ;-)
> 
> Thanks -- Till Dörges
> --
> Dipl.-Inform. Till Dörges                  PRESECURE (R)
> Researcher                               Consulting GmbH
> Phone: +49 (0)700 / PRESECURE           td@pre-secure.de
> 
>                         A daily view on Internet Attacks
>                         https://www.ecsirt.net/sensornet
> 
> ---------------------------------------------------------------------
> 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