[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: G.J. Doornink <dkg_at_xs4all.nl>
Date: 2006-09-14 23:56:44 CEST

D.J. Heap wrote:
>
> Did you have to do anything special to enable SSPI in 0.26.1?
>
> DJ

No, SSPI is by default turned on in neon 0.26.1 (and neon 0.25.5).

I used to have to explicitely turn off SSPI for subversion 1.3.2 by
commenting the HAVE_SSPI define in config.hw (and config.hw.in).

Otherwise I would have the problem that neon would not always use the
user name (and password) of the interactively logged on user. Also
specifying the user name and password on the svn command line would have
no effect.

With subversion 1.4.0 and neon 0.26.1 both problems seem to have been
resolved.

But to be honest, I couldn't tell you for sure if SSPI works, or fails
altogether. :)

If I clear the auth cache, subversion does prompt me for my password
(for the interactively logged on user), and I can't at the moment
remember whether that's supposed to happen.

Kind regards,

Gerrit Jan

-- 
G.J. Doornink <dkg@xs4all.nl>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 15 11:45:32 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.