It been a while since last I checked into GitLab
We are still using Gitolite as our main git repository server, but with 
more emphasis on Merge Request and Code Review we eagerly want to use a 
tool that supports them.

There has been many new releases of GitLab since last I evaluated it over a 
year ago.
Checking GitLab I see I can configure each repository to either:
*Pull from a remote repository*, or *Push to a remote repository*.

I guess this can be used in conjunction with Gitolite?, to either
have GitLab update its repositories from Gitolite, or have GitLab push all 
changes back to Gitolite.

*Pull from a remote repository*
> Set up your project to automatically have its branches, tags, and commits 
> updated from an upstream repository.

 
Using this approach would mean we can not push directly to GitLab, as it 
also states in the documentation.

> Since the repository on GitLab functions as a mirror of the upstream 
> repository, you are advised not to push commits directly to the repository 
> on GitLab. Instead, any commits should be pushed to the upstream 
> repository, and will end
> up in the GitLab repository automatically within a certain period of time 
> or when a forced update is initiated.


*Push to a remote repository*
> Set up the remote repository that you want to update with the content of 
> the current repository every time someone pushes to it.



onsdag 21. september 2016 07.03.10 UTC+2 skrev Drew Blessing følgende:
>
> Thanks for explaining your requirements, Sverre. Some of these GitLab now 
> has support for, but some are not yet there. Are some of these issues that 
> you can compromise on, in order to gain the many advantages of having Git 
> repositories available in a Web UI, with merge requests and enhanced 
> collaboration? Unfortunately, it will not be possible to continue using 
> Gitolite alongside GitLab in the way you described in the initial post. 
>

-- 
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 gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/d1f79d4c-c524-40eb-a582-a63619358597%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to