[erlang-questions] Re: [erlang-patches] What's cooking in erlang/otp

Raimo Niskanen raimo+erlang-questions@REDACTED
Wed Dec 2 12:03:44 CET 2009


On Sun, Nov 29, 2009 at 07:28:42PM +1100, Anthony Shipman wrote:
> On Sun, 29 Nov 2009 05:52:55 pm Alpar Juttner wrote:
> > In distributed RCS like git, the process of creating/commiting a
> > changeset is separated from putting it into a repository (branch).
> > Therefore you can make any kind of changes, your commits will appear
> > under your name, but they can be reviewed before getting into the
> > official repository.
> >
> > Regards,
> > Alpar
> 
> Do you mean that people commit in repositories in their own computers and then 
> later someone can pull the changes into the official repository? 

Allmost right. People work in their repositories on their
own computers, then push to a public privately owned
repository on e.g github, and from there someone
can pull changes into the official repository (via
first pull to a repository on their own computer, testing,
evaluating, cleaning up, finally pushing to the official)

> 
> -- 
> Anthony Shipman                    Mamas don't let your babies 
> als@REDACTED                   grow up to be outsourced.
> 
> ________________________________________________________________
> erlang-questions mailing list. See http://www.erlang.org/faq.html
> erlang-questions (at) erlang.org

-- 

/ Raimo Niskanen, Erlang/OTP, Ericsson AB


More information about the erlang-questions mailing list