From: Maxence Guesdon <Maxence.Guesdon@inria.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] If you distribute oasis' setup.ml with your software, please use a recent (>= 0.3.0) version of Oasis
Date: Mon, 11 Mar 2013 08:42:34 +0100 [thread overview]
Message-ID: <20130311084234.1d634698@alcazar> (raw)
In-Reply-To: <wfppz7cb0k.fsf@gmail.com>
On Sun, 10 Mar 2013 19:25:47 +0000
Wojciech Meyer <wojciech.meyer@gmail.com> wrote:
> One of the reasons why people don't regenerate setup.ml but rely on
> Oasis is very prosaic: some of the projects (if not most) are source
> hosted on github, but github does not host files, however git tags can be
> used to download the tarball using single URL.
>
> I'd add to Gabriel's suggestion to host these files somewhere, ocamlcore
> seems to be like a natural choice.
Github can host a website for each project, using a gh-pages
branch, see
http://pages.github.com/
and https://help.github.com/articles/creating-project-pages-manually
The website is then hosted on <yourlogin>.github.com/<yourproject>.
For example:
http://zoggy.github.com/ocamlrss/
Then, using "git archive" command you can easily create an archive of
your sources, copy it into the gh-pages branch and upload it
(add+commit+push), making it available from your project website.
--
Maxence
next prev parent reply other threads:[~2013-03-11 7:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-10 16:26 Gabriel Scherer
2013-03-10 19:25 ` Wojciech Meyer
2013-03-10 20:55 ` Gabriel Scherer
2013-03-11 7:42 ` Maxence Guesdon [this message]
2013-03-13 20:18 ` [Caml-list] " Sylvain Le Gall
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=20130311084234.1d634698@alcazar \
--to=maxence.guesdon@inria.fr \
--cc=caml-list@inria.fr \
/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