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

Negotiate auth broken in 1.8

From: Andre Szünstein <Andre.Szuenstein_at_steag.com>
Date: Thu, 26 Sep 2013 05:21:14 -0700 (PDT)

Hi,

I have problems using TortoiseSVN/CollabSVN (1.8.3) when using negotiate with apache server.
The used serf library seems to be broken, a request like "svn ls https://server/path" leads to an endless request loop. Unfortunatly it does not seem to be possible to debug the serf library like neon in 1.7, so I can not post so much details :( But I can see in the server logs, that the client is requesting the url again and again, getting 401 status back.

Currently we are using version TortoiseSVN 1.6.6 / CollabSVN 1.6.9 since these are the latest versions that work ok with negotiate. In following versions neon has a bug that leads to a fallback to Basic, when the server is sending a 404 response after successful auth (This is fixed in neon 0.30 / subversion 1.7.13).

- Is it possible to build TortoiseSVN/CollabSVN 1.7 branch against neon 0.30? This would solve the issues with negotiate auth too!
- Is it possible to fix serf library for negotiate soon?

Best regards,
  Andre

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3065301

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-09-26 14:22:08 CEST

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

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