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

  • SEARCH
  • Home
  • 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 6969775
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T16:37:27+00:00 2026-05-27T16:37:27+00:00

I have used SVN before and because I have a larger project which I

  • 0

I have used SVN before and because I have a larger project which I have frequently changing developers working on I want to define file access on a package or file level. For example giving full access to basic classes, but only allow the reading and committing for special users in some cases.

Is there a version control system which would allow that, like GIT, CVS or SVN or is there a work around to do this? I do not have my own Server but I am using Codesion as a hosted service.

  • 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-27T16:37:27+00:00Added an answer on May 27, 2026 at 4:37 pm

    CVS is horrible (by comparison) and you shouldn’t touch the stuff. The new DVCSs such as Git, Hg, Bzr, etc. do not let you set read permissions finer than at the whole-repository level. (Write permissions are fairly easy.)

    You can set fine-grained read/write permissions using SVN (see the book). Beware that denying read access to parts of a repository is a rabbit-hole. I recommend splitting the project into separate (mostly self-contained) modules and granting or denying access to each module as a whole. For example,

    project/  [world readable, writable by some]
    moduleA/  [readable/writable by "team A"]
    moduleB/  [readable/writable by "team B"]
    

    You might also want to step back and ask yourself exactly why you need fine-grained access. If you’re worried about developers absconding with your source code, then you have deep problems that cannot be solved with technology. If you are worried about admin passwords in your repository, then remove the admin passwords. I would say the primary use case for this kind of access control is to give customers SVN access to the code for the features they have purchased.

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

Sidebar

Related Questions

In a recent embedded project, we have used the following svn structure: project branches
I have used Netbeans before with Subversion (SVN), and I liked how it showed
Intro I've used SVN before, back when I was working as a solo programmer,
We have a RoR project, which we host on self hosted svn and use
My project has properties for the svn:externals but to get it working I have
I have used SVN hotcopy to make a backup of the repository every weekday.
I have used a plugin that uses prototype js, it's working fine but the
About to start a new project in VS2010 which will have a few windows
I have used GIT for a long time and new to SVN. I couldn't
I'm new to Git. Before using Git, I used Subversion for my web project.

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.