[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080716133108.GC25557@cs181140183.pp.htv.fi>
Date: Wed, 16 Jul 2008 16:31:08 +0300
From: Adrian Bunk <bunk@...nel.org>
To: jkacur <jkacur@...il.com>
Cc: akpm@...ux-foundation.org, Jan Engelhardt <jengelh@...ozas.de>,
Andy Whitcroft <apw@...dowen.org>, linux-kernel@...r.kernel.org
Subject: Re: Make the git URL match usage
On Wed, Jul 16, 2008 at 03:00:08PM +0200, jkacur wrote:
> This time, in order to test that the URL was correct, I started a git clone
> (and broke it off of course) on EVERY SINGLE git URL listed in the
> MAINTAINERS file, even the ones that I didn't have to modify.
Thanks for doing this work!
> I believe that this patch is ready to be ACKed and applied, however
> I made some observations that I will follow up on: Here is a summary.
An alternative solution would be to drop the trees from MAINTAINERS and
instead point to
http://git.kernel.org/?p=linux/kernel/git/sfr/linux-next.git;a=blob;f=Next/Trees
which is always kept up-to-date.
It does not completely match what's currently in MAINTAINERS, but as
you've obsserved the information in MAINTAINERS is quite stale.
> 1. Why is the testing and release tree the same?
> HARDWARE MONITORING
> P: Mark M. Hoffman
> M: mhoffman@...htlink.com
> L: lm-sensors@...sensors.org
> W: http://www.lm-sensors.org/
> T: git://lm-sensors.org/kernel/mhoffman/hwmon-2.6.git testing
> T: git://lm-sensors.org/kernel/mhoffman/hwmon-2.6.git release
> S: Maintained
These are not different trees, "testing" and "release" are branches of
this tree.
> 2. Required me to change powerpc.git to powerpc-4xx.git
> P: Josh Boyer
> M: jwboyer@...ux.vnet.ibm.com
> P: Matt Porter
> M: mporter@...nel.crashing.org
> W: http://www.penguinppc.org/
> L: linuxppc-dev@...abs.org
> T: git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
> S: Maintained
That's not the correct tree, please ask the powerpc maintainers.
> 3. This one seems to require password authentication to fetch, howcome?
> MIPS
> P: Ralf Baechle
> M: ralf@...ux-mips.org
> W: http://www.linux-mips.org/
> L: linux-mips@...ux-mips.org
> T: git www.linux-mips.org:/pub/scm/linux.git
> S: Supported
That's most likely git://git.linux-mips.org/pub/scm/linux
Please ask the maintainer.
> 4. The following 3 drivers are all maintained by the same person
> in the same git repository, but fail when I attempt git clone
>
> ADM8211 WIRELESS DRIVER
> P: Michael Wu
> M: flamingice@...rmilk.net
> L: linux-wireless@...r.kernel.org
> W: http://linuxwireless.org/
> T: git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
> S: Maintained
>...
> The failure looks like this
> git clone git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
> Initialized empty Git repository in /home/jkacur/git-trees/mac80211-drivers/.git/
> fatal: The remote end hung up unexpectedly
> fetch-pack from 'git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git' failed.
>...
http://git.kernel.org shows all available trees at git.kernel.org and
their contents.
More interesting is that there is no recent contents, which makes
listing the trees anyway pointless.
> Finally, more a curiosity than anything, the following 3 repositories do NOT end in .git
> but this does not seem to be a problem either.
>
> grep git:// MAINTAINERS | grep -v "\.git"
> T: git://git.qlogic.com/ipath-linux-2.6
> T: git://opensource.wolfsonmicro.com/linux-2.6-asoc
> T: git://opensource.wolfsonmicro.com/linux-2.6-touch
>...
With the default git-daemon configuration it doesn't matter whether or
not you specify a .git postfix.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists