caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Github OCaml mirror available
@ 2012-11-29 10:09 Anil Madhavapeddy
  0 siblings, 0 replies; only message in thread
From: Anil Madhavapeddy @ 2012-11-29 10:09 UTC (permalink / raw)
  To: Caml List

There have been quite a few Git mirrors of the OCaml compiler tree floating around for the past few years.  I've grabbed the "OCaml" organisation on Github, where key community projects can be hosted such as OASIS, the ocaml.org website, and a mirror of the compiler itself.

You can find it at:
http://github.com/ocaml/ocaml

The conversion scripts were based on Benedikt Meurer's very useful guide, with the exception that SVN tags and branches are converted into native Git tags, and an authors file exists.  You can find the scripts that drive it here:
https://github.com/ocaml/ocaml.org-scripts/tree/master/vcs-sync/svn-ocaml

For those concerned about Github being a proprietary service, I'm also setting up a git.ocaml.org mirror of all the repositories hosted on Github.  This will be ready in a few weeks.  Note that the compiler Git repository is a *read-only mirror*, and that all active development occurs within the INRIA SVN, and issues should continue to be reported via Mantis: 

http://caml.inria.fr/mantis

Thanks to Leo White and Christophe Troestler for helping with getting this working!  Please consider this experimental for a few weeks in case any issues come up with the scripts that cause us to delete the repository and recreate it.  If anyone feels strongly about needing a Mercurial mirror, please also get in touch.

-anil


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-11-29 10:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-29 10:09 [Caml-list] Github OCaml mirror available Anil Madhavapeddy

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