Justin Erenkrantz <jus...@erenkrantz.com> writes:

> On Wed, May 16, 2012 at 10:55 AM, Mark Phippard <markp...@gmail.com> wrote:
>> 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.
>
> As root, use:
>
> # tcpdump -w /tmp/mycapture.dump -i en0 -s 0 host cu121.cloud.sp.collab.net

Or as an ordinary user:

socat -v TCP-LISTEN:8080,reuseaddr,fork TCP4:localhost:http

and then connect Subversion to port 8080.

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com

Reply via email to