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

Re: svn co problems

From: John Szakmeister <john_at_szakmeister.net>
Date: 2006-09-14 03:08:38 CEST

----- Daniel Rall <dlr@collab.net> wrote:
> On Wed, 13 Sep 2006, James Courtier-Dutton wrote:
> ...
> > The Apache2 server is using sspi module so that authentication is
> done
> > via the Windows domain.
> > With TortoiseSVN, the user auth work, with the command line svn it
> fails.
> >
> > The strange thing is that with different versions of svn and
> > tortoisesvn, the problem can be the other way around.
> > Does anyone know what might be causing this?
>
> Are TortoiseSVN and the command-line client linked against different
> versions of Neon?

FWIW, I brought in the 1.4.0 binaries, and tried to use them against my Apache2 server with mod_auth_kerb, and the binaries segfault. I fired up the debugger, and it appears that some of the session information is destroyed/corrupted. The iter_state pointer is NULL at that point, and the first that happens is state is dereferenced.

In short, I'm not sure how well neon is supporting this stuff either. With my current setup, 1.4.0 is completely unusable. :-(

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 14 03:08:54 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.