|
From: Cerion Armour-B. <ce...@op...> - 2005-11-09 23:16:26
|
On Wednesday 09 November 2005 23:46, Nicholas Nethercote wrote: > On Wed, 9 Nov 2005, Tom Hughes wrote: > >> And if I omit the --ignore-externals, I get this: > >> > >> [~/grind] svn co http://svn.valgrind.org/valgrind/trunk > >> svn: PROPFIND request failed on '/valgrind/trunk' > >> svn: PROPFIND of '/valgrind/trunk': 405 Method Not Allowed > >> (http://svn.valgrind.org) > >> > >> Can someone confirm if the above invocation works? Thanks. > > > > Are you going through a proxy? squid perhaps? If so then you need to > > tell it to allow the PROPFIND method. > > No idea. I'm not interested in using this myself, I just want the webpage > to be correct for others :) If setting PROPFIND is possibly required, > then I guess the webpage should mention how to set that also... > > Nick Apologies! We recently took down http access to the repos, to stop the continuous svn repo permissions borkage. We made a notice on the repo web page to say browser repo access is down, but completely forgot about http access via an svn client. Am looking into a permanent solution to this - so many people do this, it can't be that hard... Cerion |