Thanks Rovanion. So as I understand, the submodules will allow me to have two different repositories in the same tree with their own histories. Will it still be possible to manage the whole tree with Gitlab? Because if it has to be done at server end all the time, then there will be no point of installing gitlab.
On Thursday, March 20, 2014 2:02:48 AM UTC-6, Rovanion Luckey wrote: > > Not all manually, git submodule would help you with this. > > > 2014-03-20 8:59 GMT+01:00 <[email protected] <javascript:>>: > >> But the confidential part is needed to run the code is many cases. Will I >> have to manually put those two together, whenever I want to run the >> application? >> >> Can I manually prescribe the permissions on the server by changing config >> or some hooks? >> >> >> >> >> On Thursday, March 20, 2014 12:52:08 AM UTC-6, Sytse Sijbrandij wrote: >> >>> The way to do this in git is to split the code into multiple >>> repositories. >>> >>> On Thu, Mar 20, 2014 at 7:14 AM, <[email protected]> wrote: >>> > I am managing a code in a research group. Most of the code is >>> accessible to >>> > all project participants. However some part of the code has to be >>> hidden >>> > from the members, as it is from industry and is confidential. >>> > So far I was hosting it on a svn repository with separate access for >>> the >>> > subfolders. Is there a way to do it on the gitlab so that some trees >>> in the >>> > repository are not visible to the users (even for pull). >>> > >>> > -- >>> > You received this message because you are subscribed to the Google >>> Groups >>> > "GitLab" group. >>> > To unsubscribe from this group and stop receiving emails from it, send >>> an >>> > email to [email protected]. >>> > For more options, visit https://groups.google.com/d/optout. >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "GitLab" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
