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

RE: HTTP 400 error on checkout

From: Duke Quarcoo <Duke.Quarcoo_at_virgin-exp.com>
Date: 2004-09-20 10:36:43 CEST

Hi Lee,
sorry for the late response
I had checked the apache logs, but I didn't find a hint to this problem.
Unfortunately I cannot post the logs at this moment, since I'm at work.
REPORTs are excluded from access restriction and there was no log concerning
a permission issue.
Could this have to do something with the http proxy?
 
these are the entries in .subversion/servers
[groups]

group1 = *.ath.cx

[group1]

http-proxy-host = proxy

http-proxy-port = 7000

http-timeout = 60

 

thanks for the reply

Duke

-----Original Message-----
From: Lee Merrill [mailto:LeeMerrill@bustech.com]
Sent: vr 17 september 2004 23:04
To: Duke Quarcoo
Cc: Users (E-mail)
Subject: Re: HTTP 400 error on checkout

I would check the Apache log, if you haven't done this already. Why is
there this exclamation point in the path, I wonder? And maybe your http
permissions in your Apache configuration is not allowing REPORTs.

Lee

Hello,

I installed a subversion/apache2 server at home and try to access it from my
office via a http proxy.
I set up the repository to be accessible for everybody for read-only
requests but rw operations are restricted with htaccess.

I have no problems listing the content but a checkout gives me the following
error msg:

svn: REPORT request failed on '/svn/ephec/!svn/vcc/default'
svn: REPORT of '/svn/ephec/!svn/vcc/default': 400 Bad Request (
http://me.ath.cx <http://me.ath.cx> )

svn co http://me.ath.cx/svn/ephec/ <http://me.ath.cx/svn/ephec/>

where ephec is the repository.

I'm running apache 2.0.50 and subversion 1.0.6 on Debian woody
svn 1.05 (cygwin) on the client side but got the same behavior with
different clients on different machines and platforms.

-- 
+=========================================================
+ Lee Merrill     lee@bustech.com <mailto:lee@bustech.com>     919-866-2008
+=========================================================
Unless otherwise stated, any views presented in this email are solely those
of the author and do not necessarily represent those of the company.
================================== 
This message contains confidential information and is intended solely for
the use of the individual or entity to whom it is addressed. If you are not
the named addressee you should not disseminate, distribute or copy this
email. Please inform the sender immediately if you have received this e-mail
by mistake and delete this email from your system. Email transmission cannot
be guaranteed to be secure or error-free as information could be
intercepted, corrupted, lost, destroyed, arrive late or be incomplete. The
sender therefore does not accept liability for any errors or omissions in
the contents of this message, which arise as a result of email transmission.
If verification is required please request a hard copy version. No contracts
may be concluded on behalf of Virgin Express SA/NV by means of email
communication. Finally, the recipient should check this e-mail and any
attachments for the presence of viruses. The company accepts no liability
for any damage caused by any virus transmitted by this email. 
==================================
Received on Mon Sep 20 10:37:40 2004

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.