caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Git-binding for OCAML.
@ 2009-05-16 14:59 Serge Leblanc
  2009-05-17  2:25 ` [Caml-list] " Edgar Friendly
  2009-05-17 11:28 ` Richard Jones
  0 siblings, 2 replies; 4+ messages in thread
From: Serge Leblanc @ 2009-05-16 14:59 UTC (permalink / raw)
  To: caml-list


[-- Attachment #1.1: Type: text/plain, Size: 229 bytes --]

Hi,
Does some of you, already working on a Git-binding for OCaml?

--
Serge Leblanc
gpg --keyserver  hkp://keyserver.ubuntu.com:11371 --recv-keys 0x33243C1B
Fingerprint = 066C 005F 5595 D85C 7673  D969 1DD4 90C4 3324 3C1B

[-- Attachment #1.2: Type: text/html, Size: 707 bytes --]

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] Git-binding for OCAML.
  2009-05-16 14:59 Git-binding for OCAML Serge Leblanc
@ 2009-05-17  2:25 ` Edgar Friendly
  2009-05-20 12:49   ` Serge Leblanc
  2009-05-17 11:28 ` Richard Jones
  1 sibling, 1 reply; 4+ messages in thread
From: Edgar Friendly @ 2009-05-17  2:25 UTC (permalink / raw)
  To: Serge Leblanc; +Cc: caml-list

Serge Leblanc wrote:
> Hi,
> Does some of you, already working on a Git-binding for OCaml?

What would you want it to do.  I got started on a git *implementation*
in OCaml, but never got far.  If you just wanted to manipulate a git
repository programatically using ocaml code, it'd be a fair
implementation to just shell out to the porcelain - it's quite complete
in terms of what it can do.

E.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] Git-binding for OCAML.
  2009-05-16 14:59 Git-binding for OCAML Serge Leblanc
  2009-05-17  2:25 ` [Caml-list] " Edgar Friendly
@ 2009-05-17 11:28 ` Richard Jones
  1 sibling, 0 replies; 4+ messages in thread
From: Richard Jones @ 2009-05-17 11:28 UTC (permalink / raw)
  To: Serge Leblanc; +Cc: caml-list

On Sat, May 16, 2009 at 04:59:00PM +0200, Serge Leblanc wrote:
> Does some of you, already working on a Git-binding for OCaml?

I wasn't even aware that Git had programming API bindings.

Do you mean is anyone using Git for version control of OCaml software?
(Ans: yes, Red Hat has a fair bit of OCaml code managed under both
Mercurial and Git).

Rich.

-- 
Richard Jones
Red Hat


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] Git-binding for OCAML.
  2009-05-17  2:25 ` [Caml-list] " Edgar Friendly
@ 2009-05-20 12:49   ` Serge Leblanc
  0 siblings, 0 replies; 4+ messages in thread
From: Serge Leblanc @ 2009-05-20 12:49 UTC (permalink / raw)
  To: caml-list; +Cc: Edgar Friendly


[-- Attachment #1.1: Type: text/plain, Size: 970 bytes --]

On Sat, 2009-05-16 at 21:25 -0500, Edgar Friendly wrote: 

> Serge Leblanc wrote:
> > Hi,
> > Does some of you, already working on a Git-binding for OCaml?
> 
> What would you want it to do.  I got started on a git *implementation*
> in OCaml, but never got far.  If you just wanted to manipulate a git
> repository programatically using ocaml code, it'd be a fair
> implementation to just shell out to the porcelain - it's quite complete
> in terms of what it can do.
> 
> E.

Currently, I realize a website such as Wiki Ocsigen. The main task of
the site consists of a version management of translations of pages of
it.
I thought about using Git, but actually I need only the main features of
a version management.

Do you have an address where I can download your code? 

Kore dankon,
--
Serge Leblanc
gpg --keyserver  hkp://keyserver.ubuntu.com:11371 --recv-keys 0x33243C1B
Fingerprint = 066C 005F 5595 D85C 7673  D969 1DD4 90C4 3324 3C1B

[-- Attachment #1.2: Type: text/html, Size: 1491 bytes --]

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-05-20 12:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-16 14:59 Git-binding for OCAML Serge Leblanc
2009-05-17  2:25 ` [Caml-list] " Edgar Friendly
2009-05-20 12:49   ` Serge Leblanc
2009-05-17 11:28 ` Richard Jones

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).