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

Re: how to set proxy settings

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-07-20 15:13:12 CEST

On 7/20/07, janaka priyadarshana <rpjanaka@gmail.com> wrote:
> it is seems to be ok for some far.
>
> because the given error message got changed. that is also a happy for me
>
> this is the change i did. (uncommented required fields as follow.)
>
> ********************
> [global]
> # http-proxy-exceptions = *.exception.com, www.internal-site.org
> http-proxy-host = cache.mrt.ac.lk
> http-proxy-port = 3128
> http-proxy-username =
> http-proxy-password =
> # http-compression = no
> # No http-timeout, so just use the builtin default.
> ********************
>
> my proxy server do not have user name or password.
>
> then the new reply for the check out command (svn co
> http://svn.xiph.org/trunk/theora) is
>
> svn: REPORT request failed on '/!svn/vcc/default'
> svn: REPORT of '/!svn/vcc/default': 400 Bad Request ( http://svn.xiph.org)
>
> still i cant understand what is the reason for this...?

Now *that* error may be caused by your proxy (to which the #proxy FAQ
does apply). Contact your proxy admin to ask him whether REPORT
requests are supported.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 20 15:12:29 2007

This is an archived mail posted to the Subversion Users mailing list.

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