Multiple Choice error [Was: Can I get a +1 on my pull -r branch?]

John A Meinel john at arbash-meinel.com
Sat Feb 4 18:05:57 GMT 2006


Aaron Bentley wrote:
> Jan Hudec wrote:
> | Well, 3xx means the page was found, but something more has to be done
> to get
> | it. In this case a content-negotiation seems to be required.
> 
> Someone reported this problem on IRC.  The url was
> 
> http://baz.thekatapult.org.uk/dev/.bzr/revision-store/4f/mez%40ubuntu.com-20060131110953-dd48c4f585e1fc42.sig
> 
> 
> The contents were:
> 
> Multiple Choices
> The document name you requested
> (/dev/.bzr/revision-store/4f/mez at ubuntu.com-20060131110953-dd48c4f585e1fc42.sig)
> 
> could not be found on this server. However, we found documents with
> names similar to the one you requested.
> 
> Available documents:
> 
> ~    *
> /dev/.bzr/revision-store/4f/mez at ubuntu.com-20060131110953-dd48c4f585e1fc42
> (common basename)
> 
> It would appear some servers will suggest alternates when you request a
> document with a similar name.
> 
> We could treat this as a NoSuchFile, I suppose.
> 
> It looks like bzr is requesting signatures for unsigned repositories.
> Can we not do that, please?

Well, I believe we have no designation for a 'signed' or 'unsigned'
repository. It is more specifically signed or unsigned revisions. The
way I can tell that someone is pulling my branches, is that for every
revision they pull, I get a failed ".sig" and ".sig.gz" in my HTTP logs.

> 
> Aaron

I suppose we could add a flag to repositories to indicate if they are
signed or not. Right now, I think it is all just a user level
preference, which doesn't really work all that well. (We don't ever
actually check signatures, so they don't help a lot).
Last time I tried, it wasn't even clear that they were being generated.
I would like to start, but I was waiting to hear from Robert that they
were officially supported before I did. (I would also like a tool that
could go back through the current tree, and check for commits with my
user id, and ask if I want to sign them. Then I can retroactively sign
all of my bzr work.)

John
=:->

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060204/e682b5d1/attachment.pgp 


More information about the bazaar mailing list