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

Re: Trunk checkout fails with serf but not neon

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 16 May 2012 13:55:49 -0400

On Wed, May 16, 2012 at 1:50 PM, Justin Erenkrantz
<justin_at_erenkrantz.com> wrote:
> On Wed, May 16, 2012 at 8:45 AM, Mark Phippard <markphip_at_gmail.com> wrote:
>> I cannot recreate this with the Apache repository, but with a local
>> 1.7.5 server and current trunk client I get this:
>
> I tried with a local 1.7.5 server and can't reproduce this.  It looks
> like the OPTIONS request is failing (note the 401 error
> code)...perhaps you have something interfering with your loopback
> interface?  I think we saw that some A/V scanners on Windows install
> bad packet filters.

I thought the 401 was because the server challenges for credentials?
The client is on a Mac. I am using Serf from MacPorts which is 1.0.3.

Is there a way to use curl or some other tool to send the same OPTIONS
request and see what the response is? When I do this, the response
does not have a body:

curl -u xxx:yyy --basic -X OPTIONS http://cu121.cloud.sp.collab.net/svn/desktop/

Assuming I need to send more stuff in my request to get back the
response a client would get.

I am trying Wireshark but it says I do not have any interfaces it can
use. I am on a Macbook Air so maybe it needs an Ethernet adapter.
Looking for other mac capture tools right now.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2012-05-16 19:56:21 CEST

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

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