You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Phil Thompson <ph...@electricvisions.com> on 2004/02/24 08:45:03 UTC

REPORT request failed ... 400 Bad Request

Hi everyone,

I have setup subversion 0.37.0 on my home server with Apache 2.0.48 and have imported and checked out using TortoiseSVN 0.26.0. However when I try to do the same thing at work I get:

REPORT request failed on '/svn/project/!svn/vcc/default'
REPORT of 'svn/project/!svn/vcc/default': 400 Bad Request (http://mydomain.com)

No errors appear in the error.log in Apache and I get the following in the access.log file

xxx.xxx.xxx.xxx - - [24/Feb/2004:08:30:26 +0000] "PROPFIND /svn/project HTTP/1.0" 401 514
xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:26 +0000] "PROPFIND /svn/project HTTP/1.0" 207 653
xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:27 +0000] "PROPFIND /svn/project/!svn/vcc/default HTTP/1.0" 207 404
xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:27 +0000] "PROPFIND /svn/project/!svn/bln/2 HTTP/1.0" 207 455
xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:27 +0000] "PROPFIND /svn/project HTTP/1.0" 207 653
xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:27 +0000] "PROPFIND /svn/project/!svn/vcc/default HTTP/1.0" 207 455
xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:28 +0000] "PROPFIND /svn/project/!svn/bc/2 HTTP/1.0" 207 663
xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:28 +0000] "PROPFIND /svn/project HTTP/1.0" 207 653
xxx.xxx.xxx.xxx - - [24/Feb/2004:08:30:28 +0000] "PROPFIND /svn/project HTTP/1.0" 401 514
xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:28 +0000] "PROPFIND /svn/project HTTP/1.0" 207 653
xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:28 +0000] "PROPFIND /svn/project/!svn/vcc/default HTTP/1.0" 207 404
xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:29 +0000] "PROPFIND /svn/project/!svn/bln/2 HTTP/1.0" 207 455
xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:29 +0000] "PROPFIND /svn/project HTTP/1.0" 207 653


I can browse the repository no problem and have basic authentication setup (no SSPI nor SSH). 

Anyone shed any light on this problem?


Thanks,
Phil


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: REPORT request failed ... 400 Bad Request - Now setup SSL

Posted by Phil Thompson <ph...@electricvisions.com>.
Thanks Sander,

I thought I might have to do this but I wasn't sure exactly. I've now 
set up SSL (Very nice guide in the TortoiseSVN help file) so I'll be 
checking this works from the office tomorrow.


1.5 hours to get an answer now that's fast support :)

A big thanks everyone involved this looks like a very sweet product.


Phil


Sander Striker wrote:

>On Tue, 2004-02-24 at 09:45, Phil Thompson wrote:
>  
>
>>Hi everyone,
>>
>>I have setup subversion 0.37.0 on my home server with Apache 2.0.48 and have imported and checked out using TortoiseSVN 0.26.0. However when I try to do the same thing at work I get:
>>
>>REPORT request failed on '/svn/project/!svn/vcc/default'
>>REPORT of 'svn/project/!svn/vcc/default': 400 Bad Request (http://mydomain.com)
>>
>>No errors appear in the error.log in Apache and I get the following in the access.log file
>>
>>xxx.xxx.xxx.xxx - - [24/Feb/2004:08:30:26 +0000] "PROPFIND /svn/project HTTP/1.0" 401 514
>>xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:26 +0000] "PROPFIND /svn/project HTTP/1.0" 207 653
>>xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:27 +0000] "PROPFIND /svn/project/!svn/vcc/default HTTP/1.0" 207 404
>>xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:27 +0000] "PROPFIND /svn/project/!svn/bln/2 HTTP/1.0" 207 455
>>xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:27 +0000] "PROPFIND /svn/project HTTP/1.0" 207 653
>>xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:27 +0000] "PROPFIND /svn/project/!svn/vcc/default HTTP/1.0" 207 455
>>xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:28 +0000] "PROPFIND /svn/project/!svn/bc/2 HTTP/1.0" 207 663
>>xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:28 +0000] "PROPFIND /svn/project HTTP/1.0" 207 653
>>xxx.xxx.xxx.xxx - - [24/Feb/2004:08:30:28 +0000] "PROPFIND /svn/project HTTP/1.0" 401 514
>>xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:28 +0000] "PROPFIND /svn/project HTTP/1.0" 207 653
>>xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:28 +0000] "PROPFIND /svn/project/!svn/vcc/default HTTP/1.0" 207 404
>>xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:29 +0000] "PROPFIND /svn/project/!svn/bln/2 HTTP/1.0" 207 455
>>xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:29 +0000] "PROPFIND /svn/project HTTP/1.0" 207 653
>>
>>
>>I can browse the repository no problem and have basic authentication setup (no SSPI nor SSH). 
>>
>>Anyone shed any light on this problem?
>>    
>>
>
>You are most likely behind a proxy at work.  The proxy isn't configured
>to allow REPORT requests, hence the failure.
>
>Solutions:
>
> - Get the proxy reconfigured to allow REPORT; or
> - Publish your repository at https://...
>
>Sometimes using a different port (other than 80) will do the trick.
>
>
>Sander
>
>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: REPORT request failed ... 400 Bad Request

Posted by Sander Striker <st...@apache.org>.
On Tue, 2004-02-24 at 09:45, Phil Thompson wrote:
> Hi everyone,
> 
> I have setup subversion 0.37.0 on my home server with Apache 2.0.48 and have imported and checked out using TortoiseSVN 0.26.0. However when I try to do the same thing at work I get:
> 
> REPORT request failed on '/svn/project/!svn/vcc/default'
> REPORT of 'svn/project/!svn/vcc/default': 400 Bad Request (http://mydomain.com)
> 
> No errors appear in the error.log in Apache and I get the following in the access.log file
> 
> xxx.xxx.xxx.xxx - - [24/Feb/2004:08:30:26 +0000] "PROPFIND /svn/project HTTP/1.0" 401 514
> xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:26 +0000] "PROPFIND /svn/project HTTP/1.0" 207 653
> xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:27 +0000] "PROPFIND /svn/project/!svn/vcc/default HTTP/1.0" 207 404
> xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:27 +0000] "PROPFIND /svn/project/!svn/bln/2 HTTP/1.0" 207 455
> xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:27 +0000] "PROPFIND /svn/project HTTP/1.0" 207 653
> xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:27 +0000] "PROPFIND /svn/project/!svn/vcc/default HTTP/1.0" 207 455
> xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:28 +0000] "PROPFIND /svn/project/!svn/bc/2 HTTP/1.0" 207 663
> xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:28 +0000] "PROPFIND /svn/project HTTP/1.0" 207 653
> xxx.xxx.xxx.xxx - - [24/Feb/2004:08:30:28 +0000] "PROPFIND /svn/project HTTP/1.0" 401 514
> xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:28 +0000] "PROPFIND /svn/project HTTP/1.0" 207 653
> xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:28 +0000] "PROPFIND /svn/project/!svn/vcc/default HTTP/1.0" 207 404
> xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:29 +0000] "PROPFIND /svn/project/!svn/bln/2 HTTP/1.0" 207 455
> xxx.xxx.xxx.xxx - phil [24/Feb/2004:08:30:29 +0000] "PROPFIND /svn/project HTTP/1.0" 207 653
> 
> 
> I can browse the repository no problem and have basic authentication setup (no SSPI nor SSH). 
> 
> Anyone shed any light on this problem?

You are most likely behind a proxy at work.  The proxy isn't configured
to allow REPORT requests, hence the failure.

Solutions:

 - Get the proxy reconfigured to allow REPORT; or
 - Publish your repository at https://...

Sometimes using a different port (other than 80) will do the trick.


Sander



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org