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

Re: problems with large commits

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-10-10 21:17:19 CEST

Noel Yap <yap_noel@yahoo.com> writes:

> --- Ben Collins-Sussman <sussman@collab.net> wrote:
> > If this is true, and if you can *still* reprodece
> > the MKCOL failure
> > from the client, then please capture the http
> > dialogue with ethereal
> > or something!
>
> Since I'm pressed for time, can you give me some quick
> pointers as to how to use ethereal:
> 1. Should it run on the client or the server?
> 2. How should it be executed?

On the client, run ethereal as root.
Go to the capture->start menu.
Choose the correct ethernet interface.
Type "port 80" in the 'Filter' field.
Press OK, and a little dialog pops up, waiting for packets.
Run your svn command.
Press OK on the little dialog.
Back in ethereal's main window, right-click on on the first
  packet-line, and select "follow TCP stream".
A new window pops up that shows the whole HTTP conversation.
That window also has a "save as" button.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 10 21:19:15 2002

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.