caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: luc.maranget@inria.fr (Luc Maranget)
To: Joel Reymont <joelr1@gmail.com>
Cc: Luc Maranget <luc.maranget@inria.fr>, caml-list@inria.fr
Subject: Re: [Caml-list] JoCaml Released.
Date: Mon, 4 Jun 2007 11:53:19 +0200	[thread overview]
Message-ID: <20070604095319.GB5429@yquem.inria.fr> (raw)
In-Reply-To: <16FEBA29-062C-4DA4-A14B-BA1A8859C863@gmail.com>

> Luc,
> 
> On Jun 4, 2007, at 9:57 AM, Luc Maranget wrote:
> 
> >    * Full compatibility with OCaml. For that reason, we adopt
> >      OCaml releasing scheme: initial version of JoCaml is 3.10.0.
> 
> How often do you pull patches from the OCaml tree into the JoCaml tree?

At every ocaml release.

> 
> How is this done?
I wonder why you neeed such information, nevertheless here it is:

Basically, JoCaml is the 'jocamltrunk' branch in ocaml CVS,
it also has a 'module' name: jocsl.

Syncing jocaml with ocaml is a two step process:

Checkout jocaml:
cvs co -kk -r jocamltrunk jocsl

Perform changes from (ocaml) release1 to release2 in jocaml
cvs update -kk -j release1 -j release2

(There are a few details left, such as bootstrap)

> 
> 	Thanks, Joel

-- Luc


  reply	other threads:[~2007-06-04  9:53 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-04  8:57 Luc Maranget
2007-06-04  9:38 ` [Caml-list] " Joel Reymont
2007-06-04  9:53   ` Luc Maranget [this message]
2007-06-04 12:13 ` Yaron Minsky
2007-06-04 12:38   ` skaller
2007-06-04 13:57     ` Oliver Bandel
2007-06-04 15:19       ` Luc Maranget
     [not found]       ` <873b17zu1o.fsf@mitre.org>
2007-06-06  8:18         ` Oliver Bandel
2007-06-06  9:00           ` Oliver Bandel
     [not found]             ` <46667CE2.8020502@tsc.uc3m.es>
2007-06-06  9:31               ` Oliver Bandel
2007-06-06  9:40                 ` Jon Harrop
2007-06-06 11:02                   ` polycontextural logic (Re: [Caml-list] JoCaml Released.) Oliver Bandel
2007-06-06 13:15                     ` Oliver Bandel
2007-06-06 15:11                     ` Lukasz Stafiniak
2007-06-08 14:26                     ` Oliver Bandel
2007-06-04 12:47   ` [Caml-list] JoCaml Released Luc Maranget
2007-06-04 12:52     ` Joel Reymont
2007-06-04 12:38 ` Jon Harrop
2007-06-04 12:59   ` Luc Maranget

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=20070604095319.GB5429@yquem.inria.fr \
    --to=luc.maranget@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=joelr1@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).