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

Re: svn 1.5.4 server: some people cannot commit - auth error.

From: Purple Streak <mrpurplestreak_at_googlemail.com>
Date: Wed, 12 Nov 2008 11:07:16 +0000

forgot to reply all.... (again)

2008/11/11 Bicking, David (HHoldings, IT) <David.Bicking_at_thehartford.com>:
> I just learned that the answer to the problem, which has me scratching
> my head, is to change all the repository section headings in authz to
> lowercase. I don't know why that did the trick.

What case are the names in the repository? We had an issue with
authorization which came down to having a repository called Sandbox
which people would check out as sandbox or SandBox. This is all
running on windows via apache so it would all work on checkout - but
on the commit it would only allow SandBox because that's what I'd put
in the authz file!

So note that the actual respository name was different case to the
authz file, but as long as you had checkedout using the authz casing
you could commit!

Perhaps the issue is that that the checkout should be really be
stopped if the case is wrong?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-12 12:07:42 CET

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.