Linus Torvalds <[email protected]> writes: > Btw, there's no reason why a client-side thing couldn't just parse the > "alternates" thing, and if it doesn't find the objects in the main object > directory, go and fetch them from the alternates itself. There is. For kernel.org, you could say '/pub/scm/blah' in your alternates and expect it to work, only because http://kernel.org/pub hierarchy happens to match the absolute path /pub on the filesystem, but for most people's default HTTP server installation, they would need to say /var/www/scm/blah to have alternate work locally, but somebody has to know that the named directory is served as http://machine.xz/pub/scm/blah somewhere. Client side smarts need some help from the user here to know that '/var/www/scm/blah' read off of objects/info/alternates match that URL. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: What's up with the GIT archive on www.kernel.org?
- From: "H. Peter Anvin" <[email protected]>
- Re: What's up with the GIT archive on www.kernel.org?
- From: Linus Torvalds <[email protected]>
- Re: What's up with the GIT archive on www.kernel.org?
- From: Dmitry Torokhov <[email protected]>
- Re: What's up with the GIT archive on www.kernel.org?
- References:
- What's up with the GIT archive on www.kernel.org?
- From: Peter Osterlund <[email protected]>
- Re: What's up with the GIT archive on www.kernel.org?
- From: Linus Torvalds <[email protected]>
- Re: What's up with the GIT archive on www.kernel.org?
- From: Sam Ravnborg <[email protected]>
- Re: What's up with the GIT archive on www.kernel.org?
- From: Linus Torvalds <[email protected]>
- Re: What's up with the GIT archive on www.kernel.org?
- From: Sam Ravnborg <[email protected]>
- Re: What's up with the GIT archive on www.kernel.org?
- From: Linus Torvalds <[email protected]>
- Re: What's up with the GIT archive on www.kernel.org?
- From: Roland Dreier <[email protected]>
- Re: What's up with the GIT archive on www.kernel.org?
- From: Linus Torvalds <[email protected]>
- Re: What's up with the GIT archive on www.kernel.org?
- From: Linus Torvalds <[email protected]>
- What's up with the GIT archive on www.kernel.org?
- Prev by Date: Re: [PATCH] (i)stallion remove
- Next by Date: Re: [Alsa-devel] Re: Brand-new notebook useless with Linux...
- Previous by thread: Re: What's up with the GIT archive on www.kernel.org?
- Next by thread: Re: What's up with the GIT archive on www.kernel.org?
- Index(es):