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

Re: Initial checkout fails on Windows

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2005-02-07 17:16:46 CET

On 2005-02-07 17:04+0100, Ruben Decrop wrote:
> I've setup my repository using Apache 2.0 and mod_dav_svn.
>
> Checking out from a linux client works fine.
>
> Checking out from a windows resultrs in following error
>
> C:\p>svn co http://mysite/svnpocs
> svn: REPORT request failed on '/svnpocs/!svn/vcc/default'
> svn: REPORT of '/svnpocs/!svn/vcc/default': 400 Bad Request (http://mysite)
>

Is there a proxy between your repo and the Windows machine? Most common
reason for these errors is that you are behind a proxy, and it won't pass
through REPORT-requests.

http://subversion.tigris.org/faq.html#http-methods
http://svn.haxx.se/users/archive-2004-02/0983.shtml
http://subversion.tigris.org/faq.html#proxy

BR, Jani

--
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 7 17:19:26 2005

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.