From: Tom Copeland Date: 2005-12-09T06:13:53+09:00 Subject: Re: Subversion support on RubyForge On Fri, 2005-12-09 at 05:42 +0900, rmagick@gmail.com wrote: > Excuse my ignorance, but what the benefit of switching a project from > CVS to Subversion? Subversion is sort of the heir apparent to CVS; when you use Subversion you can delete files, rename files, move directories around, and all sorts of things that are a bit painful with CVS. There are a bunch of other thoughts on this listed here: http://discuss.joelonsoftware.com/default.asp?design.4.112726.24 Yours, Tom