Gabriel Rossetti wrote:
> Hi all,
>
> Which scenario is better, security wise?
>
> One repository : /svnroot
> and every project has it's own directory, protected using linux rights
> (repository accessed via ssh) to secure each one?
>
> or
>
> a repository for each project, protected using linux rights?
Depends on what your definition of "better" is. If better means easier
to maintain, then a single repository works great; if better means
having finer control over who has access to which project, then you want
multiple repositories. Or subversion 1.3, I've heard. (Personally, I
recommend multiple repositories--it's much more flexible.)
-David
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 2 17:08:47 2005