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

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Fri, 31 May 2013 09:40:30 -0400

On 05/31/2013 09:09 AM, Klaus Welch wrote:
> After upgrading the *client* to svn1.8-rc2 a simple
> svn info <url> gives the following error:
>
> $>svn info http://domain:port/path
> svn: E120190: Error running context: An error occurred during authentication
>
>
> Playing around with svnauthz validate (server side) says that everything is
> fine.

Oops. authz (authorization) != authentication. Wouldn't expect any
problems with your access file rules based on the error message you got.

It would seem at first blush that the Serf HTTP library that the client uses
is having trouble communicating your user credentials to the server. You've
mentioned that your server uses 'htdigest' style authentication. Are you
able to obtain a wiretrace of a simple 'svn info' activity to share with us?
 (You can, of course, anonymize any sensitive information and just explain
when you share it what you've masked.)

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development

Received on 2013-05-31 15:41:11 CEST

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.