![](https://secure.gravatar.com/avatar/d808e9e590dd10c4346e52f9f91e33ca.jpg?s=120&d=mm&r=g)
11 Jun
2008
11 Jun
'08
8:59 p.m.
Ken, Peter, thanks for the info.
That's how we keep the newbies out :-)
Newbie? http://common-lisp.net/pipermail/cells-devel/2006-May/000467.html
P.S. It would be real nice to have a canonical git repository for each on github or gitorious.
I know CVS is quite old and people use darcs, git, svn, and mercurial these days, but what advantage is it exactly that we would get from migrating to git?
I find a distributed VCS much easier to do development on since I can more easily branch locally (particularly when without internet). My preference is mercurial, but git's fine too. Mostly I dislike CVS, as it gives you little information on what the revisions actually are. -Stu