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

Re: SSPI reauthentication during commit fails it

From: techtonik <techtonik_at_gmail.com>
Date: 2007-03-29 15:44:31 CEST

I am afraid it's not the case. My repository names are all lowercase
both on client and server side. And I also have authorization set only
for modification queries.

  <LimitExcept GET PROPFIND OPTIONS REPORT>
    Require valid-user
  </LimitExcept>

In the log I attached previously it can be seen that SVN authenticates
only once and does it successfully, but subsequent requests to
reauthenticate from server make it fail.

On 3/29/07, Eric Lemes <ericlemes@gmail.com> wrote:
>
> I have a similar problem, in a Windows 2003 SVN Server (1.4.0 Apache 2.0.x).
>
> If the repos has a name REPOS in the server, and you checkout it as
> http://server/svn/repos, the authorization works in the checkout/update but
> fails in commit.
>
> You need to relocate the working copy to http://server/svn/REPOS (I can do
> this in TortoiseSVN). Then the commit works.
>
>
> Eric
>

-- 
--anatoly t.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 29 15:44:59 2007

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.