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

Re: authentication problem after upgrade to 0.18

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2003-02-22 10:19:17 CET

On Sat, Feb 22, 2003 at 02:24:20AM +0100, Dominik Westner wrote:
> Hi,
>
> I am having problems checking in after I upgraded both the client and
> the server (DAV).
>
> I get the following error when trying to commit:
>
> [icebox:~/Developer/Sven18] dominik% svn ci --file
> ../Sven/svn-commit.tmp
> dominik's password:
> Sending SVNBrowserCell.m
> Sending SVNDocument.m
> Sending svn/SVNClient.h
> svn: RA layer request failed
> svn: Commit failed (details follow):
> svn: CHECKOUT of /!svn/ver/102/trunk/sven/svn/SVNClient.h: Server was
> not authenticated correctly.

That's an interesting error - does this happen reproducibly? What is
your auth config on the server? Can you add to ~/.subversion/servers:

[default]
neon-debug-mask = 9

then capture stderr from the failing command, and send that in?

> Any ideas what that could be? Could this be related to the
> authentication cache stuff fixed in 5006 or do I have a faulty setup?
> Everything used to work with 0.17 though.

This is an error from neon saying that one of the response verification
checks failed in the Digest auth code.

Regards,

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 22 10:17:35 2003

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.