[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <520f0cf10807160358t22fefd3fn70d50e59b394ab3b@mail.gmail.com>
Date: Wed, 16 Jul 2008 12:58:56 +0200
From: "John Kacur" <jkacur@...il.com>
To: "Jan Engelhardt" <jengelh@...ozas.de>
Cc: "Bodo Eggert" <7eggert@....de>,
"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>,
"Andrew Morton" <akpm@...ux-foundation.org>
Subject: Re: Make the git URL match usage
On Wed, Jul 16, 2008 at 12:06 PM, Jan Engelhardt <jengelh@...ozas.de> wrote:
> On Wednesday 2008-07-16 10:54, Bodo Eggert wrote:
>
>>jkacur <jkacur@...il.com> wrote:
>>
>>> Subject: Make the git URL match the usage
>>> Change the MAINTAINERS file so that the git URL reads EXACTLY the way someone
>>> would use it.
>>
>>> +++ linux-2.6.26/MAINTAINERS
>>
>>> +T: git://git.kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
>> ^^
>
> There is more brokenness in this patch. That URL (even without ':')
> gives 404.
> Here is a clueful hint...
>
> -git://git.kernel.org/pub/scm/linux/kernel/ericvh/v9fs.git
> +git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git
>
> Check the URLs before modifying them.
>
Incidentally, although I am now committed to fixing all these
problems, note that since I merely mechanically converted
git kernel.org:
to
git://git.kernel.org/
The rest of the source tree location was already wrong BEFORE I
touched it, as well as inconsistent, so this is another indication
that this should be fixed.
--
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