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

Re: [TSVN] bugtraq feature extension

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-02-22 21:02:29 CET

SteveKing <steveking@gmx.ch> wrote on 02/22/2005 02:55:07 PM:

> Answering myself:
>
> > Can someone with an apache/PHP setup please try something for me?
> > - create a section which you serve via DAV (the mod_dav module is
loaded
> > if you've setup subversion!). Then put a PHP script in there which
> > generates a simple text file. (I'm not sure if PHP is even invoked for

> > such a section or not).
> > - Can you point your browser to that PHP file and see the text file
or
> > the PHP script?
>
> According to
> http://httpd.apache.org/docs-2.0/mod/mod_dav.html
> this should work!

Re-read it. It is talking about using two different requests. The normal
GET to one URL would run the Script. The DAV GET to the second URL would
allow you to retrieve the script. This is being written in the context of
using DAV to manage the site content.

> > - Create a working copy with a new folder, add an svn:external
pointing
> > to the folder served by DAV and do an update. Do you get the text
file?
>
> Now if someone can test if _that_ works too, we're good to go!

Even if it did work, I am not sure I would agree we are good to go in the
sense that there isn't a single bug tracking system in the world that
actually supports this. Where as, at least if you were doing an HTTP
scraper, it would work with any read-only HTTP-based systems just fine.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Feb 22 21:03:03 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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