caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Daniel Bünzli" <daniel.buenzli@erratique.ch>
To: "Richard W.M. Jones" <rich@annexia.org>
Cc: Gabriel Scherer <gabriel.scherer@gmail.com>,
	Yotam Barnoy <yotambarnoy@gmail.com>,
	Ocaml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] Moving ocaml to github (as well)
Date: Sun, 22 Dec 2013 16:11:44 +0100	[thread overview]
Message-ID: <806BF2567A1C4B65A02E412BBAB67BFE@erratique.ch> (raw)
In-Reply-To: <20131222140332.GA8080@annexia.org>



Le dimanche, 22 décembre 2013 à 15:03, Richard W.M. Jones a écrit :

> (2) It's easy to run your own git repository with a web interface.
> There is nothing magical that github provides here except free
> bandwidth and someone who looks after security errata.

True. I do that for my packages on erratique.ch using github only as a mirror.  

But while I strive to make my development workflow as independent as possible from github, there's something hosting your own git repository won't solve which is the collaboration aspects that github solves pretty well without too much bureaucracy, across projects, using a good balance of email/web interface. The issue tracker is actually the only one I have ever used that is decent and watching/unwatching projects is a breeze -- it's not magic, but it's very useful. I would welcome a distributed solution to these problems but for the time being it doesn't exist.  

As for github's fork/pull request model, it seems completely broken to me but suffixing the url of a pull request with `.patch` gives you a file that you can apply with `git am`, so I now let people interact with me that way if it's easier for them.  

> Having said that, I truly hate mantis with a passion ...
Same here.  

Daniel



  parent reply	other threads:[~2013-12-22 15:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-20 19:05 Yotam Barnoy
2013-12-21 10:00 ` Gabriel Scherer
2013-12-22 14:03   ` Richard W.M. Jones
2013-12-22 14:07     ` Richard W.M. Jones
2013-12-22 15:53       ` Markus Mottl
2013-12-22 16:41         ` Gabriel Scherer
2013-12-22 22:36           ` Markus Mottl
2013-12-23  6:41           ` Martin Jambon
2013-12-22 15:11     ` Daniel Bünzli [this message]
2013-12-22 22:55     ` Ashish Agarwal
2013-12-23  2:42       ` Yotam Barnoy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=806BF2567A1C4B65A02E412BBAB67BFE@erratique.ch \
    --to=daniel.buenzli@erratique.ch \
    --cc=caml-list@inria.fr \
    --cc=gabriel.scherer@gmail.com \
    --cc=rich@annexia.org \
    --cc=yotambarnoy@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).