P
P
paz2014-04-10 13:26:27
git
paz, 2014-04-10 13:26:27

How to differentiate access rights to parts of a GIT or Mercurial repository (or multiple repositories)?

Good afternoon!
Situation - there is a big c# solution with a bunch of projects inside. Part of the projects is general (CORE), in which everyone makes changes, and several directions in which only the corresponding team sees their projects (tied to CORE).
Plus, there is a team leader who sees and rules everything, and an automaton for the daily build of the entire system.
We decided to switch from svn to git or mercurial. In svn, it was possible to configure access to folders, but I did not find this on these systems.
How to make part of the projects shared, part by commands and shared access to everything by special users?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry T., 2014-04-10
@tyzhnenko

Look towards gitolite, gitosis or gitlab

V
v_prom, 2014-04-10
@v_prom

the easiest way is to make a repository for each project.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question