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 mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id 6CAC77F20B for ; Mon, 11 Feb 2013 14:11:19 +0100 (CET) Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of gabriel.scherer@gmail.com) identity=pra; client-ip=209.85.214.41; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="gabriel.scherer@gmail.com"; x-sender="gabriel.scherer@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail3-smtp-sop.national.inria.fr: domain of gabriel.scherer@gmail.com designates 209.85.214.41 as permitted sender) identity=mailfrom; client-ip=209.85.214.41; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="gabriel.scherer@gmail.com"; x-sender="gabriel.scherer@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-bk0-f41.google.com) identity=helo; client-ip=209.85.214.41; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="gabriel.scherer@gmail.com"; x-sender="postmaster@mail-bk0-f41.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvcBABntGFHRVdYpk2dsb2JhbABEri2SYggWDgEBAQEJCQsJFAQjgh8BAQVAARsSCwEDDAYFCw0NGgciAREBBQEKAREGEwgKh20BAw8MoWmMNIJ7g3EKGScDClmIfAEFDJIBA5YkgR2NVBYphCo X-IPAS-Result: AvcBABntGFHRVdYpk2dsb2JhbABEri2SYggWDgEBAQEJCQsJFAQjgh8BAQVAARsSCwEDDAYFCw0NGgciAREBBQEKAREGEwgKh20BAw8MoWmMNIJ7g3EKGScDClmIfAEFDJIBA5YkgR2NVBYphCo X-IronPort-AV: E=Sophos;i="4.84,643,1355094000"; d="scan'208";a="1795745" Received: from mail-bk0-f41.google.com ([209.85.214.41]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-SHA; 11 Feb 2013 14:01:19 +0100 Received: by mail-bk0-f41.google.com with SMTP id q16so2589106bkw.28 for ; Mon, 11 Feb 2013 05:11:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; bh=7RMv8oD6fkefvAXA0LDVA4fxD5LK1zrbCT9+LLYn6Hw=; b=jEQjbla3fbOU2e96n10veDFKESiGTDwYN6pQlEvwt9/j5OBUbU0cYB30xGb3KzMfdt ShExz4ob5WsxMgTL/8vErajoDLMSbGPfVrk0ZeWrHpN1sq+NLFfB9a4NFpFFQDu8D/1v z6Wqod2cSbLV41vVD1UlDdVXKKwdle9iIIJEB+aaHunk6+uiQctHtHPniA3wfr2YakCl J9obWQxbAO76DawpSVeFQ6HthuPLAHqjYySoRv1DAs+AcSn9Dk/NSJdeLpuQ+dIulPE9 n+4DeHpR54iv7LA2mrKNOzpxFpzsTNfFS4iMtB8vCz82KRHrfr5A0fzWGTmKc9XOsYrs BipQ== X-Received: by 10.204.129.16 with SMTP id m16mr4058572bks.103.1360588277949; Mon, 11 Feb 2013 05:11:17 -0800 (PST) MIME-Version: 1.0 Received: by 10.205.83.144 with HTTP; Mon, 11 Feb 2013 05:10:37 -0800 (PST) In-Reply-To: References: <92AE69ABC13D49FDAEF8612487219BE7@erratique.ch> <509A76BD-E8E1-41DF-8116-883B8F573E0E@ocamlpro.com> <0388897636364093A29775AA28F2740A@erratique.ch> <814C34F1-9A77-49F7-ACED-035067EFC429@ocamlpro.com> From: Gabriel Scherer Date: Mon, 11 Feb 2013 14:10:37 +0100 Message-ID: To: =?ISO-8859-1?Q?Daniel_B=FCnzli?= Cc: Thomas Gazagnaire , OCaml List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Caml-list] opam http repo, archive downloading Unfortunately, that's the route most github projects take: you interact with them through the issues tracker. I regret the mailing-list with archives and well-understood process (... and running on free software stacks), but the convenience for developers to discuss design questions, comment on tentative commits and hastily merge changes in a single unified clicky interface is manifest. Before someone develops a Firefox,Chrome,whatever extension doing "oh this looks like a commit URL let's add an option to find the corresponding repo of mine and pull it there in one click", you're going to have to adapt to the {github,bitbucket,gitorious,gitlab} interfaces. On Mon, Feb 11, 2013 at 2:00 PM, Daniel B=FCnzli wrote: > Le lundi, 11 f=E9vrier 2013 =E0 12:47, Thomas Gazagnaire a =E9crit : >> I'm not very fond of having hundreds of mailing-list, so I think that's = a good idea to use platform@list.ocaml.org (mailto:platform@list.ocaml.org)= (which has been primary created for this purpose). > > Ok. >> You can also open issues on github, they are easily searchable. > > Ok but there's a difference between an issue and a question in my opinion= . A question may not necessarily be an issue with opam. Unless you specific= ally want us to use the issue tracker for questions aswell. > > Best, > > Daniel > > > > -- > Caml-list mailing list. Subscription management and archives: > https://sympa.inria.fr/sympa/arc/caml-list > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs