From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: HG vs GIT Date: Thu, 07 Feb 2008 16:13:07 +0100 Message-ID: References: <76366b180802070345u705c1a72ibebb27d909028405@mail.gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.suse.de (ns.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id C2AB110383F for ; Thu, 7 Feb 2008 16:13:10 +0100 (CET) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Jaroslav Kysela Cc: ALSA development , Andrew Paprocki List-Id: alsa-devel@alsa-project.org At Thu, 7 Feb 2008 13:19:49 +0100 (CET), Jaroslav Kysela wrote: > > On Thu, 7 Feb 2008, Takashi Iwai wrote: > > > At Thu, 7 Feb 2008 06:45:10 -0500, > > Andrew Paprocki wrote: > > > > > > On Feb 7, 2008 6:27 AM, Takashi Iwai wrote: > > > > BTW, one big annoying thing is that developers have no complete kernel > > > > tree to access, and thus the patches that touch outside the ALSA > > > > subdirectory cannot be merged easily. People often send patches > > > > fixing together with OSS, etc, and I had to skip them. So, frankly, > > > > I'd love to have an access to the whole kernel tree. But, OTOH, this > > > > would make harder for other naive guys to give it a try because they > > > > need to download the big linux kernel tree git. > > > > > > I was just wondering about this the other day.. I don't think using > > > kernel git trees would put anyone off. Anyone working on a sound card > > > driver would most likely already be familiar with using git w/ the > > > upstream kernel anyway. > > > > Right, if you are a developer, it's fine (and even better). But, my > > concern is that the whole linux kernel tree might be too heavy for > > some casual user who just wants to try the latest version of ALSA > > driver... "Download 50MB and use 350MB disk space just for a single > > fix? Hell, no!" > > I have an idea to create a web interface generating the alsa-kernel like > tree on the fly (with some caching, of course). It might also apply for > all ALSA packages. It would be quite nice to point users to very recent > code and not to wait for daily tarballs. This would be helpful indeed. Takashi