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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T14:41:05+00:00 2026-05-15T14:41:05+00:00

We are considering switching our VCS to either git or subversion. I’d prefer switching

  • 0

We are considering switching our VCS to either git or subversion. I’d prefer switching to git, but subversion has a nice feature that I don’t see in git : per directory access control.

We currently have project1, project2 repositories in cvs, with different permissions.
We’d like to have one single repository, with two directories project1 & project2 with different permissions. Is it doable with git as it is with svn ?

I’m aware of submodules, which could probably achieve that, but the goal for us is to be able to do one single commit with changes in project1 & project2.

We mainly have IP issues, and want to be sure that some people can’t read (not just push) some directories.
So, is git up for the challenge or will I have to use git-svn ?

Thanks

  • 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-15T14:41:06+00:00Added an answer on May 15, 2026 at 2:41 pm

    It is doable with a central repo with access (push/pull) managed by gitolite.
    See its features.

    If you combine that with submodules (which you are aware of), you would only manage per-repo or per branch access and still commit both project1 and project2 (with two commits in case of a subrepo: see this question)

    If you insist on working with one repo (even though you have to set of data which could evolve with their own lifecycle, which should make them good candidates for modules), then the gitolite features do include:

    file/dir NAME based restrictions

    In addition to branch-name based restrictions, gitolite also allows you to restrict what files or directories can be involved in changes being pushed

    dpk mentions in the comments that this last feature (the file/dir name restriction) is detailed in the conf/example.conf file of Gitolite.

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

Sidebar

Related Questions

I've been considering switching from using PHP to Ruby on Rails for my web
Considering the following models, knowing a family, how do I select Kids with no
Considering the code below: public class TableMain { public virtual event Action UpdateFilter; ....
Considering the following setup, how can I restrain IConnection to only contain IPort of
https://stackoverflow.com/questions/149698/what-is-a-good-mfc-starting-book A lot of the upvoted comments claim there are much better alternatives. I'd
I have written a simple ftp uploader in C++ with qt using QNetworkAccessManager's put
I'm writing a small interpreter for a C-like language in Scheme (R5RS) and trying
I'm super new to programming and I've been using appengine to help me learn
I currently have an ASP.NET MVC project built on top of the S#arp architecture
In order to better organize my code in a PHP project (a simple CMS)

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.