Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 814607
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T01:32:56+00:00 2026-05-15T01:32:56+00:00

I have next SVN repositories structure running Apache 2.2 under Windows Server 2008: http://example.com/svn/

  • 0

I have next SVN repositories structure running Apache 2.2 under Windows Server 2008:

http://example.com/svn/ is targeted to e:\svn (root)

http://example.com/svn/dir/ is targeted to e:\svn\dir (some directory with a number of repositories)

http://example.com/svn/dir/repo/ is targeted to e:\svn\dir\repo (a repository itself)

How to access list so group @foo had rw access to repo?

I have next access list:

[groups]
@foo = user1, user2

[/]
* = r

[dir/repo:/]
@foo = rw

The last string doesn’t work in any combination I tried

Apache conf is next:

<Location /svn>
    SVNParentPath "E:\SVN"

    DAV svn
    SVNListParentPath on
    AuthType Basic
    AuthName "Subversion repositories"
    Require valid-user

    AuthUserFile svn-auth.txt
    AuthzSVNAccessFile svn-acl.txt
</Location>

<Location /svn/dir/>
    SVNParentPath "E:\SVN\Dir"

    DAV svn
    SVNListParentPath on
    AuthType Basic
    AuthName "Subversion repositories"
    Require valid-user

    AuthUserFile svn-auth.txt
    AuthzSVNAccessFile svn-acl.txt
</Location>

<Location /svn/dir2/>
    SVNParentPath "E:\SVN\Dir2"

    DAV svn
    SVNListParentPath on
    AuthType Basic
    AuthName "Subversion repositories"
    Require valid-user

    AuthUserFile svn-auth.txt
    AuthzSVNAccessFile svn-acl.txt
</Location>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T01:32:56+00:00Added an answer on May 15, 2026 at 1:32 am

    If you’ve configured this as

    <Location /dir>
        SVNParentPath e:\svn\dir
        AuthzSVNAccessFile e:\accesslist.txt
    

    then you probably just want

    [repo:/]
    

    because the access list will be relative to e:\svn\dir. If not, could you post the <Location> snippet for e:\svn\dir? Thanks!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have next code, <form id=form1 runat=server> <asp:Label runat=server ID=Label1 EnableViewState=false /> <asp:CheckBox runat=server
I have next code require 'rack/rpc' class Server < Rack::RPC::Server def hello_world Hello, world!
We have an SVN repository hosted externally and our build server is currently internal.
In a recent embedded project, we have used the following svn structure: project branches
We have a relatively standard SVN server in our office, and I've been using
I'm running SVN on Windows and had a post-commit hook that was running the
I have an svn dump file from our old server. This file contains multiple
I have an svn repo http://path/to/svn/trunk And have branched a few things from it
I have next command in my batch script dir project\*.java /s /B > temp_file
I have next interface public interface IMyInterface { string this[string key] { get; set;

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.