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

RE: Re: Commit failure message

From: Chris Convents <Chris_Convents_at_Jabil.com>
Date: Fri, 21 Nov 2008 10:57:17 -0000

-----Original Message-----
From: Stefan Küng [mailto:tortoisesvn_at_gmail.com]
Sent: vrijdag 21 november 2008 11:25
To: users_at_tortoisesvn.tigris.org
Subject: Re: Commit failure message

Chris Convents wrote:
> Dear all,
>
>
>
> We experience a strange problem when committing files to a repository
> from a specific Windows platform.
>
> In attachment "commit failure" you can see a screen dump of the error we
> get.
>
> If I execute a similar commit from another Windows platform (same
> network/domain/user) it works fine (see "commit pass")
>
>
>
> One possible solution I found is to give the user experiencing this
> problem admin rights on the apache, but I'm off course not that happy
> with this work around.
>
> Any other suggestion what could cause this problem?

I assume you're using sspi authentication?

* make sure that user "guest" is disabled on the server
* configure mod_auth_sspi to ignore the case of usernames

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
Hi,
Thanks for your answers.
Actually we're not using sspi, but just basic authentication.
Httpd.conf extract
AuthType Basic   
AuthName "Subversion Repositories"
AuthUserFile passwd
AuthzSVNAccessFile JabilSubversionAccessFile
I already removed any capitals in the JabilSubversionAccessFile as this has given some troubles in the past, but without success...
Kind Regards,
	Chris
P Save a tree. Don't print this e-mail unless it's really necessary
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-11-21 11:57:26 CET

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.