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

Re: [Fwd: svn: Lock request failed: 401 Authorization Required]

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-06-26 16:21:47 CEST

On 6/26/06, Jeb <jeb.beasley@penske.com> wrote:
>
>
> Erik Huelsmann wrote:
>
> >> httpd directives
> >
> # match urls for the 'ecomm' reposoitory, skip svn specific stuff,
> webprojects group ( company conventions
> # to separate functional development groups), dev.* developers use dev
> branches

Uhh. No, Subversion authentication/authorization doesn't work that
way: you need to authorise at a repository level. DAV uses an internal
URL scheme which doesn't match the URLs you match on here.

You *need* to use mod_authz_svn if you want path-based access in your
repository.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 26 16:23:53 2006

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.