atom feed7 messages in com.freebase.developersRe: [Developers] accessing Acre from ...
FromSent OnAttachments
Iain SproatSep 14, 2009 1:50 am 
Stefano MazzocchiSep 14, 2009 10:25 am 
Reilly HayesSep 14, 2009 10:39 am 
Iain SproatSep 14, 2009 11:34 am 
Stefano MazzocchiSep 14, 2009 12:04 pm 
Reilly HayesSep 14, 2009 3:24 pm 
Stefano MazzocchiSep 14, 2009 4:07 pm 
Subject:Re: [Developers] accessing Acre from Git?
From:Iain Sproat (iain@gmail.com)
Date:Sep 14, 2009 11:34:21 am
List:com.freebase.developers

Reilly - correct assumption, thanks for the quick answer.

Iain

On Mon, Sep 14, 2009 at 9:40 PM, Reilly Hayes <rf@metaweb.com> wrote:

Iain,

Unless I am wrong, the answer to your question is no.  Acre maintains version history in the graph (OTG) and document store (CDB).

Stefano,

git has a well defined remote repository interface.  It allows users to clone the repository, get incremental changes, post new changes, etc. Given that Acre does not implement a full version control system, I doubt we could implement a git interface.

On Sep 14, 2009, at 10:26 AM, Stefano Mazzocchi wrote:

Iain Sproat wrote:

Out of interest, does Acre have a Git interface?

What do you mean by 'git interface'?