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

Re: stupid question (after couple of months with subversion)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-02-28 17:03:36 CET

Miroslav Zubcic <mvz@crol.net> writes:

> Ben Collins-Sussman <sussman@collab.net> writes:
>
> > The only variable that comes to mind is the fact that you're using
> > SSL. We don't use that in production , and *I* have never tried it
> > myself. There's obviously something wrong with the 'post-commit'
> > processing. There are other developers on this list who are using
> > ssl, no? Can they reproduce the problem?
> >
> > One thing that might help, Miroslav, is to send us an HTTP trace of
> > the commit (MERGE) request and the server's response. The server's
> > response is parsed and used to tweak metadata on the committed
> > working-copy files. Maybe there's something wrong with the response.
> > Try tracing the commit with 'ethereal' and sending us the results, if
> > you have time...
>
> I have time for you, of course, but I can't decrypt connection, even
> with ssldump(1) and private key.
>
> OTOH, I have tried this on port 80 *without* https. Same problem.

See sander's reply. Use <Location> instead of <Directory> and try
again.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:10 2006

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.