[Tinyos-devel] tip of the cvs tree

Philip Levis pal at cs.stanford.edu
Wed Jun 18 23:31:04 PDT 2008


On Jun 18, 2008, at 9:24 PM, Razvan Musaloiu-E. wrote:

> One thing we could try is to start using git with a main tree  
> maintain by Phil which he can publish to CVS the stable versions. I  
> think this is possible because there is already some structure in  
> the way development is done: David Moss is responsible with CC2420,  
> Kevin Klues is responsible for tosthreads, John Regehr is  
> responsible for safe tinyos and so on.

I guess my feeling is that this is contained and infrequent enough  
that CVS branches or even development areas are sufficient. Git is  
really powerful, but it is also harder to use in the common case (git  
add, git commit, git push). Not to mention that the unit of commit,  
like svn, really doesn't match how heavily compartmentalized CVS is.   
It's very rare to have commits that touch many directories which you  
want to view as an atomic action.

Phil


More information about the Tinyos-devel mailing list