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

Re: [TSVN] one bug; 1 comment

From: SteveKing <stefankueng_at_gmail.com>
Date: 2005-02-25 12:59:42 CET

On Fri, 25 Feb 2005 12:46:54 +0100, Molle Bestefich
<molle.bestefich@gmail.com> wrote:
> 1.)
> I have a handful of repositories set up, and I've been hunting for
> some sort of hack to allow the Repo-Browser to enumerate and list the
> different repositories.
>
> Currently it returns '403 Forbidden' and '450 Method Not Allowed'
> whenever someone forgets a trailing slash or doesn't know the exact
> repository path, which kinda ruins the smooth end user experience
> (among other problems).
>
> Could I in theory make a PHP script (whatever) that spits out some XML
> in reply to PROPFIND, thus making the Repo Browser see the different
> repositories?

Copy/Paste the PHP script from here:
http://tortoisesvn.tigris.org/docs/TortoiseSVN_en/ch03.html#tsvn-serversetup-apache-4

(why do people never read the docs?)

> 2.)
> The Repo-Browser sends duplicate "Accept-Encoding: gzip" headers.
> To reproduce,
> 1. sniff using ethereal while repo browsing.
> 2. apply this ethereal filter: 'http.request.method == "PROPFIND"'.
> 3. click a packet and expand appropriate tabs

That's something you should report to the subversion mailing list.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Feb 25 13:00:20 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.