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 3211258
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T14:42:53+00:00 2026-05-17T14:42:53+00:00

CentOS 5.5 Subversion 1.4 httpd-2.2.3-43.el5.centos.3 I am trying to create multiple directories for each

  • 0
CentOS 5.5
Subversion 1.4
httpd-2.2.3-43.el5.centos.3

I am trying to create multiple directories for each project under a project category.

For example, we have projects for web, dev, test, etc

So all web projects will have their own repositories and the same for dev, and test.

My structure is this:

/var/www/svn/repos/WEB/web_project1
/var/www/svn/repos/WEB/web_project2

/var/www/svn/repos/DEV/dev_project1
/var/www/svn/repos/DEV/dev_project2

*_project* will have their own repositories. i.e.

svnadmin create /var/www/svn/repos/WEB web_project1

However, the problem is in the subversion.conf file.

I have this: /etc/httpd/conf.d/subversion.conf

<Location /repos>
    DAV svn
    SVNListParentPath on
    SVNParentPATH /var/www/svn/repos/WEB
    SVNParentPATH /var/www/svn/repos/DEV
</Location>

This will list the project under DEV, as its this line comes under WEB. However, if I change to the other way round:

<Location /repos>
    DAV svn
    SVNListParentPath on
    SVNParentPATH /var/www/svn/repos/DEV
    SVNParentPATH /var/www/svn/repos/WEB
</Location>

This will list all projects under WEB. However, I can have one or the other. But I can’t have both.

I was thinking of having the Location as /repos/WEB but that will only show WEB as well.

Is there any way to have multiple categories like I have described?

Many thanks for any advice,

  • 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-17T14:42:53+00:00Added an answer on May 17, 2026 at 2:42 pm

    Problem solved.

    /etc/httpd/conf.d/subversion.conf

    <Location /WEB>
       DAV svn
       SVNListParentPath on
       SVNParentPath /var/www/wsvn/repos/WEB
    </Location>
    
    <Location /DEV>
       DAV svn
       SVNListParentPath on
       SVNParentPath /var/www/wsvn/repos/DEV
    </Location>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Working with some basic java apps on CentOS 5 linux and I have my
I'm trying to install setuptools on centos 5.6 for python 2.7.1. The system version
I am running some java code on CentOS 5 java Something.java & that creates
We are currently shifting from using PostgreSQL installed on remote CentOS boxes to using
We develop on Ubuntu/Macs and deploy RPMs to CentOS (this is the settings, can't
Good afternoon, We are building a prototype deduper for Centos Linux Release x86_32 and
I have got mongo db using only one collection and consuming average cpu usage
I developed one application with Pinax http://pinaxproject.com/ . I created project by pinax-admin setup_project
After extracting and saving the ant files into an opt/ directory and setting the
This is related to post: Server displays old version of site To repeat the

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.