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

Re: [RESOLVED] Trouble merging: PROPFIND request failed 401

From: Seth Falcon <sfalcon_at_fhcrc.org>
Date: 2004-11-20 19:56:59 CET

Thanks to help from maxb in #svn, I tracked this issue down to a bug
in mod_ntlm2 which we are using for authenticating against Windows
domain controllers.

Turning NTLMAuth off and going through BasicAuth allowed the merge to
complete without error. It seems something (perhaps depth of the wc)
triggers a bug in mod_ntlm2 where appropriate auth headers are not
sent to the client.

+ seth

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Nov 20 20:03:48 2004

This is an archived mail posted to the Subversion Users mailing list.

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