Seemant Kulleen wrote:
GIT is a good alternative, but has massive changes of it's own,
particularly I think in workflow.  Workflow is important, and it's
beneficial to make the workflow changes at the same time as the backend
is changed.


Alec,

Can you speak to some of these workflow changes?


In cvs and svn you have people working on their local copy and then commit things on the remote server.

In distributed systems everybody has his local history (full?) and you can push or pull for every repo (that are peers in this case) as you wish, so you could implement different workflows since you have many more degrees of liberty.

See http://www.kernel.org/pub/software/scm/git/docs/tutorial.html and the other docs to have some examples of workflows.

lu

--

Luca Barbato

Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero

--
gentoo-dev@gentoo.org mailing list

Reply via email to