Date: Fri, 09 Jan 2004 12:31:31 -0600 From: Mike Partin <djmike@ocgnet.org> To: freebsd-hackers@FreeBSD.org Subject: Re: Where is FreeBSD going Message-ID: <3FFEF383.2060707@ocgnet.org>
next in thread | raw e-mail | index | archive | help
Sorry to jump in the conversation so late, and without reading the entire thread to date, but has anyone considered tla as an scm, it handles merging and branching much more sanely than cvs or svn, not to mention the benefits of distributed development and the dumb server model. and there are tools available (cscvs for one) that will convert cvs to tla archives with full history. Just a thought. And as for the memory issues in conversion, cscvs uses SQLite as a storage medium during conversion to alleviate the need for mass amounts of memory during the conversion process, with quite a nice performance boost. Mike Partin <djmike@slacker.com>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FFEF383.2060707>