path read protection

36 views
Skip to first unread message

Bernardo Costa

unread,
May 7, 2014, 3:07:22 PM5/7/14
to scmma...@googlegroups.com
Is there a way to make just some parts of the repository readable but not the entire repo ? I mean, having a group that can read a folder but not others of root repo.

Sebastian Sdorra

unread,
May 8, 2014, 3:23:50 AM5/8/14
to scmma...@googlegroups.com
Hi,
This is not possible with scm-manager. As a workaround you could create sub repositories (svn externals, mercurial nested repositories and git sub modules).

Sebastian


2014-05-07 21:07 GMT+02:00 Bernardo Costa <bernard...@gmail.com>:
Is there a way to make just some parts of the repository readable but not the entire repo ? I mean, having a group that can read a folder but not others of root repo.

--
You received this message because you are subscribed to the Google Groups "scmmanager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scmmanager+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Bernardo Costa

unread,
May 8, 2014, 1:26:12 PM5/8/14
to scmma...@googlegroups.com
Ok, supposing I'd want to make a reference to another subversion repo, then it would be nice if I could make it relative. Something like ^/../newrpo/path/to... Is it possible ?

Bernardo Costa

unread,
May 8, 2014, 1:50:14 PM5/8/14
to scmma...@googlegroups.com
Yes, it is possible. This is an example of what I wanted to do. Thank you.

$ svn propset svn:externals '^/../externalrepo/folder extenalrepo' .
Reply all
Reply to author
Forward
0 new messages