[asterisk-dev] SVN broken?

Michiel van Baak michiel at vanbaak.info
Sat Apr 8 08:12:50 MST 2006


On 09:57, Sat 08 Apr 06, Kevin P. Fleming wrote:
> He has a Squid proxy between him and the Internet, and it did not know
> how to support the WebDAV methods that Subversion uses. The simple fix
> was to use port 8080 on svn.digium.com instead, since that bypasses his
> proxy; he also found some instructions on how to configure Squid to
> support the extra methods.

Yes.
<quote>
If you get error messages like:
svn: REPORT request failed
upgrade your subversion. most likely you're using an outdated subversion client.

These types of errors may also be due to your proxy server setup. 
In order to allow SVN through Squid proxy servers you'll need to add the following to your squid.conf file.

extension_methods REPORT MERGE MKACTIVITY CHECKOUT

This allows the non-standard HTTP methods subversion uses to communicate correctly.

Greetz,
-- 
Michiel van Baak
michiel at vanbaak.eu
http://michiel.vanbaak.eu
GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7E0B9A2D

"Why is it drug addicts and computer afficionados are both called users?"




More information about the asterisk-dev mailing list