From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by sympa.inria.fr (Postfix) with ESMTPS id 0EB957ED26 for ; Fri, 8 Jun 2012 11:02:38 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EALe+0U/V+6tl/2dsb2JhbABFtFaBB4IYAQEEATo/BQsLRhQoISeHcgkHuSUEkEZgA5Udj3yCYg X-IronPort-AV: E=Sophos;i="4.75,737,1330902000"; d="scan'208";a="161891161" Received: from eneide.happyleptic.org ([213.251.171.101]) by mail1-smtp-roc.national.inria.fr with ESMTP/TLS/AES256-SHA; 08 Jun 2012 11:02:37 +0200 Received: from extranet.securactive.org ([82.234.213.170] helo=ccellier.rd.securactive.lan) by eneide.happyleptic.org with esmtp (Exim 4.72) (envelope-from ) id 1ScvZc-0004gn-Sk; Fri, 08 Jun 2012 11:33:40 +0200 Received: from rixed by ccellier.rd.securactive.lan with local (Exim 4.77) (envelope-from ) id 1Scv5S-0003Ba-Qq; Fri, 08 Jun 2012 11:02:30 +0200 Date: Fri, 8 Jun 2012 11:02:30 +0200 From: rixed@happyleptic.org To: "Richard W.M. Jones" Cc: caml-list@inria.fr Message-ID: <20120608090230.GA12183@securactive.lan> References: <48BE1C34-0459-4E72-AD89-8DABD92CAD5F@inria.fr> <20120606122617.GC20219@securactive.lan> <20120606205229.GA11065@annexia.org> <20120608045503.GA8094@yeeloong.happyleptic.org> <20120608072030.GO3716@annexia.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120608072030.GO3716@annexia.org> User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: [Caml-list] Beta release of OCaml 4.00.0 > I don't like either, but I dislike github less, so github would > be my choice. Well, I'm not particularly fan of github nor gitorious neither, but both have good support for git (ie pull requests and online diffs), have a wiki, support team work, and are well known. Github being more popular I'd also go for it despite being non free. But if you have a better option I don't really care. Which RichardJones are you on github? this one: https://github.com/richard-jones or rather this one: https://github.com/RichardJones ?? Also, does anybody know of an up-to-date git mirror for the OCaml source tree? (yeah this is becoming a F.A.Q). I've seen these: https://github.com/bmeurer/ocaml https://github.com/thelema/ocaml-community (not many branches) https://github.com/multani/ocaml-mirror (not the same branches as bmeurer ones) https://github.com/OCamlPro/ocaml-testing (not up to date) but there are a surprising lot of projects related to ocaml in github, which I'm not going to complain about, but so I might be missing some. So should we create the `retired-camels` team and fork Benedikt's mirror to begin with?