[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: What a modern collaboration toolkit looks like
From: |
David Kastrup |
Subject: |
Re: What a modern collaboration toolkit looks like |
Date: |
Fri, 04 Jan 2008 09:51:29 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) |
Richard Stallman <address@hidden> writes:
> With CVS
> committers are encouraged to avoid committing local changes,
> until a future moment when ``the patch will be done and fully
> working''. When they reach that future point, the onus of the
> merging falls on the person who wants to commit.
>
> With a distributed SCM system, committing is not so `scary'.
> It's ok to commit often, and commit short changes. They are
> local. They won't break the remote tree for anyone else.
>
> I don't think it makes sense to compare these two different "commit"
> operations -- it's like comparing an apple to an orange tree branch.
> If you compare applies with oranges instead, the difference is
> much less.
I think that the comparison is quite accurate: the commit does
everything that a commit in CVS does. The difference in workflow is not
in committing, it is in the fact that everybody has his own repository
(and all of them are equal). The difference is that cooperation works
by synchronizing repositories (which does not even need a checked-out
work directory), not by committing to a central repository.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
- Re: What a modern collaboration toolkit looks like, (continued)
- Re: What a modern collaboration toolkit looks like, Miles Bader, 2008/01/05
- Re: What a modern collaboration toolkit looks like, Eric S. Raymond, 2008/01/04
- Re: What a modern collaboration toolkit looks like, Richard Stallman, 2008/01/05
- Re: What a modern collaboration toolkit looks like, Eric S. Raymond, 2008/01/05
- Re: What a modern collaboration toolkit looks like, Andreas Schwab, 2008/01/05
- Re: What a modern collaboration toolkit looks like, Mike Mattie, 2008/01/05
- Re: What a modern collaboration toolkit looks like, Giorgos Keramidas, 2008/01/02
- Re: What a modern collaboration toolkit looks like, Eric S. Raymond, 2008/01/02
- Re: What a modern collaboration toolkit looks like, Giorgos Keramidas, 2008/01/02
- Re: What a modern collaboration toolkit looks like, Richard Stallman, 2008/01/04
- Re: What a modern collaboration toolkit looks like,
David Kastrup <=
- Re: What a modern collaboration toolkit looks like, Richard Stallman, 2008/01/05
- Re: What a modern collaboration toolkit looks like, David Kastrup, 2008/01/05
- Re: What a modern collaboration toolkit looks like, Richard Stallman, 2008/01/06
- Re: What a modern collaboration toolkit looks like, David Kastrup, 2008/01/06
- Re: What a modern collaboration toolkit looks like, Richard Stallman, 2008/01/06
- Re: What a modern collaboration toolkit looks like, dhruva, 2008/01/06
- Re: What a modern collaboration toolkit looks like, Sam Steingold, 2008/01/06
- Re: What a modern collaboration toolkit looks like, dhruva, 2008/01/07
- Re: What a modern collaboration toolkit looks like, David Kastrup, 2008/01/07
- Re: What a modern collaboration toolkit looks like, Stefan Monnier, 2008/01/07