From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Goirand Date: Sat, 23 May 2009 02:44:34 +0000 Subject: Re: List archives Message-Id: <4A176312.5010902@goirand.fr> List-Id: References: <4A16F841.6090907@bergenheim.net> In-Reply-To: <4A16F841.6090907@bergenheim.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: mlmmj@mlmmj.org Wolf Bergenheim wrote: > What was the decision on SVN? My offer still stands to host it if we > want it. PLEASE, NO tool from the medieval age here. Use directly a distributed tool like Git or mercurial (Git has my personal preferences, with it's wonderful Gitweb), there's no reason to use a broken concept such as SVN that doesn't even know how to handle Unix rights correctly (to only list the most obvious flaw...). Thomas