The Enterprise Edition of GItLab includes mirroring: http://docs.gitlab.com/ee/workflow/repository_mirroring.html and there is an additional product, GitLab Geo which allows clone/fetch of the repo from separate location: http://docs.gitlab.com/ee/gitlab-geo/README.html
For the Community Edition of GItLab, there is a community created sync tool: https://github.com/samrocketman/gitlab-mirrors On Wed, May 18, 2016 at 7:08 PM, manoj kumar Reddy <[email protected] > wrote: > my sir has given me a task,that is > > 1) I have to create a primary git repository in hyd VM for hyd employees. > > 2) I have to mirror the hyd repository in bangalore location for the > bangalore employees. > > 3) the main thing is sync the data from both repos when ever a changes > happens in hyd repo automatically it has to update in bangalore repo and > vice versa. > > 4) for this process is there any plugins or i need to write a script or to > run a jenkins job > > 5)for this concept there was a slution in bitbucket is that if we install > a mirror plugin then it will fetch the data automatically.but it is a > licence tool na with out licence we cant do anything. > > 6)is there any solution for this task in any open source git to > > -- > 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/f7e0a631-88f3-47b0-a394-6d88fead8aa3%40googlegroups.com > <https://groups.google.com/d/msgid/gitlabhq/f7e0a631-88f3-47b0-a394-6d88fead8aa3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > 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/CAKHqFBw4j0jo9tqu7oTPXKs0K3YmoorQQoM0RpukQou5h57Kqg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
