caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] moved gitlab.camlcity.org to gitlab.com
@ 2019-11-03 19:44 Gerd Stolpmann
  2019-11-03 20:04 ` Yawar Amin
  2019-11-03 20:15 ` Gerd Stolpmann
  0 siblings, 2 replies; 4+ messages in thread
From: Gerd Stolpmann @ 2019-11-03 19:44 UTC (permalink / raw)
  To: caml-list


[-- Attachment #1.1: Type: text/plain, Size: 1034 bytes --]

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
------------------------------------------------------------



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] moved gitlab.camlcity.org to gitlab.com
  2019-11-03 19:44 [Caml-list] moved gitlab.camlcity.org to gitlab.com Gerd Stolpmann
@ 2019-11-03 20:04 ` Yawar Amin
  2019-11-03 20:15 ` Gerd Stolpmann
  1 sibling, 0 replies; 4+ messages in thread
From: Yawar Amin @ 2019-11-03 20:04 UTC (permalink / raw)
  To: Gerd Stolpmann; +Cc: caml-list

[-- Attachment #1: Type: text/plain, Size: 1260 bytes --]

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
> ------------------------------------------------------------
>
>
>

[-- Attachment #2: Type: text/html, Size: 2447 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] moved gitlab.camlcity.org to gitlab.com
  2019-11-03 19:44 [Caml-list] moved gitlab.camlcity.org to gitlab.com Gerd Stolpmann
  2019-11-03 20:04 ` Yawar Amin
@ 2019-11-03 20:15 ` Gerd Stolpmann
  2019-11-03 21:14   ` Yawar Amin
  1 sibling, 1 reply; 4+ messages in thread
From: Gerd Stolpmann @ 2019-11-03 20:15 UTC (permalink / raw)
  To: caml-list


[-- Attachment #1.1: Type: text/plain, Size: 1207 bytes --]

Oops, typo: it is

https://gitlab.com/gerdstolpmann/lib-ocamlnet3

of course. 

Am 03.11.19 um 20:44 schrieb Gerd Stolpmann:
> 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
------------------------------------------------------------



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] moved gitlab.camlcity.org to gitlab.com
  2019-11-03 20:15 ` Gerd Stolpmann
@ 2019-11-03 21:14   ` Yawar Amin
  0 siblings, 0 replies; 4+ messages in thread
From: Yawar Amin @ 2019-11-03 21:14 UTC (permalink / raw)
  To: Gerd Stolpmann; +Cc: Ocaml Mailing List

[-- Attachment #1: Type: text/plain, Size: 1346 bytes --]

I see it now. Thanks!

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

> Oops, typo: it is
>
> https://gitlab.com/gerdstolpmann/lib-ocamlnet3
>
> of course.
>
> Am 03.11.19 um 20:44 schrieb Gerd Stolpmann:
> > 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
> ------------------------------------------------------------
>
>
>

[-- Attachment #2: Type: text/html, Size: 2653 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-03 21:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-03 19:44 [Caml-list] moved gitlab.camlcity.org to gitlab.com Gerd Stolpmann
2019-11-03 20:04 ` Yawar Amin
2019-11-03 20:15 ` Gerd Stolpmann
2019-11-03 21:14   ` Yawar Amin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).