Re: Make the git URL match usage

From: John Kacur
Date: Wed Jul 16 2008 - 06:28:30 EST


On Wed, Jul 16, 2008 at 12:06 PM, Jan Engelhardt <jengelh@xxxxxxxxxx> wrote:
> On Wednesday 2008-07-16 10:54, Bodo Eggert wrote:
>
>>jkacur <jkacur@xxxxxxxxx> 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.
>

Hmnn, ok, that is what happens when you try to fix what looks like a
simple problem that occurs to you in one context for everyone else in
a mechanical way. Thanks for pointing it out, this time I will
carefully go through every URL and check them before modifying so,
give me a little bit of time before I send out a refreshed patch, I
wanted to do it right this time.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/