[nycbug-talk] a new direction for NYC*BUG
John Baldwin
jhb at freebsd.org
Thu Mar 25 08:09:30 EDT 2010
On Thursday 25 March 2010 3:20:19 am Andy Kosela wrote:
> On Thu, Mar 25, 2010 at 4:04 AM, Francisco Reyes <lists at stringsutils.com> wrote:
>
> > For all the fervor/fanaticism other tools get I find CVS still gets the job
> > done for small in-house projects.
>
> I second that. Even for medium sized projects CVS still rocks. Look
> how many years FreeBSD project survived with that.
FreeBSD was helped by the fact that we also have a p4 depot setup to do side
branches in (I do all my non-trivial feature branches in p4). I still use
CVS for small things myself. If you want to offer a centralized SCM host I
would offer svn though (even if it is a bit of a pig performance-wise) as
changesets are too useful to pass up compared to CVS for new projects IMO.
I can't offer any useful opinion on git vs hg.
--
John Baldwin
More information about the talk
mailing list