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

Setting a global path-based authorization

From: Chris Marks <topher1120_at_gmail.com>
Date: Wed, 16 Jun 2010 14:35:19 -0600

Hi,
We have multiple SVN repositories configured using Apache with SVNParentPath
and path-based authorization. We also have a build server user that I'd
like to allow it to create tags for projects regardless of the repository
and project.
We have a standard structure in the repository that is shown below:
Repo1
   - project1
        - trunk
        - tags
        - branches
   - project2
       - trunk
       - tags
       - branches

Essentially, I'm looking for the real pattern to use that to me would be
equivalent to:
[*:/*/tags]
buildUser = rw

In my tests of this and permutations, it doesn't seem to work.
Is this possible? If so, how do I specify the pattern?

Thanks,
topher

topher1120_at_gmail.com
Received on 2010-06-17 00:32:20 CEST

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.