I am a bit new to SVNed code.
We are a small team (4 people) divided into two duos.
Each of the duos has its own disjoint share of the project.
I want to be able to SVN a project to a single repository with the following:
- each duo, should be able to write to it's own "section" of the rep'.
- each duo, should be able to read-only the other duo's section.
Can this be done on a single repository?
Are there folder-specific, rather than repository-wide permissions?
Is this hosting/repository service dependent? I am currently hosted at XP-Dev.
Would appreciate any kind of comment or reference. David