I am also looking for solution that allow me not to change directory structure.
Currently I have AOSP git mirror inside my gitlab instance as below: 4 TOP level groups: device external packages platform and then I have cloned them inside above groups based on how they structured on AOSP. e.g name="device/generic-mini-emulator-armv7-a-neon" path= "device/generic/mini-emulator-armv7-a-neon" name="external/chromium_org-testing-gtest" path= "external/chromium_org/testing/gtest" name="platform/frameworks-opt-calendar" path="frameworks/opt/calendar" name="packages/apps-dialer" path="packages/apps/Dialer" Where name=how it structured inside Git Lab and path=how its structured in AOSP. --Nirav On Tuesday, July 8, 2014 8:45:19 AM UTC-5, Sytse Sijbrandij wrote: > > It is not a good idea to have gitolite and gitlab touch the same repos. > > On Tue, Jul 8, 2014 at 10:22 AM, XianYo <[email protected] <javascript:>> > wrote: > > I want to import the aosp git mirror to gitlab. > > how to? > > > > and the mirror have the sub directory. > > > > in the directory /home/git/repositories/aosp/ > > some repo like: > > > > platform/external/boost.git > > platform/external/bouncycastle.git > > platform/external/bsdiff.git > > platform/external/bzip2.git > > platform/external/ceres-solver.git > > > > I don't want to change the directory tree! > > > > Can gitolite and gitlab(gitlab-shell) work together in server? > > > > > > -- > > 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:>. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/gitlabhq/0aae494f-5f60-45df-ac19-86e2f2c22ce2%40googlegroups.com. > > > > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/cb314efa-f8a1-4c8f-a014-4fbd2daeafcd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
