Is the new repository meant to be private? I'm being asked to sign in ( https://gitlab.com/gerdsttolpmann/ilb-ocamlnet3 ).

On Sun, Nov 3, 2019 at 2:45 PM Gerd Stolpmann <info@gerd-stolpmann.de> wrote:
Hello everybody,

because of reorganizations I moved all my projects from the
gitlab.camlcity.org repositories to gitlab.com. The site
gitlab.camlcity.org was running a self-hosted gitlab instance. It is now
given up.

This means that URLs change:

e.g. https://camlcity.gitlab.com/gerd/lib-ocamlnet3 becomes
https://gitlab.com/gerdsttolpmann/ilb-ocamlnet3

There is a URL redirection for https URLs.

For git checkouts, you need to run "git remote set-url", e.g.

git remote set-url git@gitlab.com:gerdstolpmann/lib-ocamlnet3


Also, remember that the findlib repository is now in github
(ocaml/ocamlfind).

Hope this is not too confusing,

Gerd

--
------------------------------------------------------------
Gerd Stolpmann, Darmstadt, Germany    gerd@gerd-stolpmann.de
My OCaml site:          http://www.camlcity.org
Contact details:        http://www.camlcity.org/contact.html
Company homepage:       http://www.gerd-stolpmann.de
------------------------------------------------------------