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

Re: TortoiseSVN 1.4.2 - still crashes with https and kerberios

From: Benjamin indermuehle <ib_at_solnet.ch>
Date: 2007-02-01 13:29:14 CET

Stefan Küng <tortoisesvn <at> gmail.com> writes:

>
> Craig Barber wrote:
> > After upgrading to the latest TortoiseSVN 1.4.2, I discovered that it
> > still crashes when accessing a repository via https that supports
> > kerberos (see here: http://svn.haxx.se/dev/archive-2006-11/0348.shtml).
>
> That report was from me.
>
> > The only difference is I'm using mod_auth_kerb instead of mod_sspi (I
> > believe users in both cases were complaining about the crash). The
> > recent changes in subversion 1.4.3 resolved the issue for them.
>
> I hope you did restart after upgrading?
> Because TSVN 1.4.2 is linked both against Subversion 1.4.3 (which has my
> fix for this issue in it), and neon 0.26.3 which also has a fix for this.
> To make sure you're using TSVN 1.4.2 bring up the about dialog and check
> the versions.
> If that looks ok, try the command line client (v 1.4.3).
>
> Stefan
>

Hello

I was finally able to pin down the Problem

 KrbMethodNegotiate On

this option in the http config causes tortoise to crash. If you set this to

 KrbMethodNegotiate Off

everything will work fine with kerberos over https
I hope this helps you to solve your problems

Benjamin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Feb 1 14:38:19 2007

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

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