[RFC] <link rel> support for bazaar?
John Arbash Meinel
john at arbash-meinel.com
Wed Aug 30 20:13:25 BST 2006
Aaron Bentley wrote:
> Erik Bågfors wrote:
>>> Yes! That has bugged me as well. But, does this mean that we can add
>>> a tag to bazaar-vcs.org and have people get to bzr.dev (or a new
>>> branch with the latest stable bzr) from http://bazaar-vcs.org/ for
>>> example?
>
> I would think so.
>
>>> I would really like to be able to put up a specific project on
>>> http://erik.bagfors.nu/project and have the bzr branch location to be
>>> the same.
>
> If you put the bzrdir at
> "http://erik.bagfors.nu/project/.bzr", that works today.
>
> Aaron
Actually, I think the plan is for me to get of my butt and get redirects
working. And then Launchpad will implement such that a request for:
https://launchpad.net/people/v-ladeuil/+branch/bzr.webdav/trunk/.bzr/branch-format
Will redirect to the correct location.
bzr actually never reads the URL that you give it. Only sub-urls in the
.bzr/* namespace. And it only tries to read files, rather than trying to
read web pages.
I think the idea is neat, but it requires a lot of restructuring. And it
would be much easier to redirect for .bzr directories.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060830/4f559454/attachment.pgp
More information about the bazaar
mailing list