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

Re: Logging Subversion client HTTP requests

From: Manuel Lemos <mlemos_at_acm.org>
Date: Mon, 01 Aug 2011 04:20:07 -0300

Hello Les,

on 07/31/2011 01:52 PM Les Mikesell said the following:
> On 7/30/11 10:34 PM, Andreas Krey wrote:
>>
>> Yes, it is. But it's not your problem, and I don't see why the http
>> 'wire' protocol needs to be a undocumented secret.
>
> If you want to see the wire protocol, just run wireshark on your client
> and filter it to catch the port and IP address of the server. That will
> show the actual exchange, not what the client or server thought was
> significant enough to log.

Been there, tried that, but wireshark does not decrypt SSL traffic
unless you have the server SSL key, which is not the case because the
server is not under my control.

For non-SSL traffic I have used strace on the svn command to learn what
that command does to execute certain actions.

Anyway, I already solved my problem as I mentioned in another message,
and it was not SubVersion related. Thanks anyway.

-- 
Regards,
Manuel Lemos
JS Classes - Free ready to use OOP components written in JavaScript
http://www.jsclasses.org/
Received on 2011-08-01 09:21:06 CEST

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.