Re: Distributed SCM (was: Re: compiling cvsup broken on -current)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Peter Schuller
Date: Friday, November 4, 2005 - 9:35 am

> >I also understand that the Linux development-model is a bit different 

Another advantage of having a distributed SCM, that often gets lost in
these debates IMO, is that it makes it *MUCH* simpler for us mere
mortals who have no access to the official repository to maintain our
own changes in our own private branches, while still keeping things in
synch with the official codebase. I don't know how many times I have
wished this were possible with project that are using CVS/svn.

With SCM:s like darcs (which is sadly not scalable enough at the
moment to be practical with a tree the size of DragonFly) these things
become a breeze. Does Git provide sherry picking of patches and the
ability to maintain private branches while not loosing any version
control power? (I have no idea, not having used Git.)

I dream of a future where I can maintain my own repository
(dfly/freebsd/whatever), apply my own patches and sherry pick other
3rd party patches from a number of unrelated repositories. :)

-- 
/ Peter Schuller, InfiDyne Technologies HB

PGP userID: 0xE9758B7D or 'Peter Schuller <peter.schuller@infidyne.com>'
Key retrieval: Send an E-Mail to getpgpkey@scode.org
E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
compiling cvsup broken on -current, Simon 'corecode' Sch ..., (Tue Nov 1, 1:40 pm)
Re: compiling cvsup broken on -current, Justin C. Sherrill, (Tue Nov 1, 3:15 pm)
Re: compiling cvsup broken on -current, Bill Hacker, (Thu Nov 3, 1:01 pm)
Re: compiling cvsup broken on -current, Hiten Pandya, (Thu Nov 3, 4:35 pm)
Re: compiling cvsup broken on -current, walt, (Thu Nov 3, 7:20 pm)
Re: compiling cvsup broken on -current, Erik Wikström, (Fri Nov 4, 12:29 am)
Distributed SCM (was: Re: compiling cvsup broken on -current), Simon 'corecode' Sch ..., (Fri Nov 4, 7:19 am)
Re: compiling cvsup broken on -current, walt, (Fri Nov 4, 8:11 am)
Re: Distributed SCM (was: Re: compiling cvsup broken on -c ..., Peter Schuller, (Fri Nov 4, 9:35 am)
Re: Distributed SCM, walt, (Fri Nov 4, 2:33 pm)