Updated Issue 185 - Position of pubkey packet in packet sequence badly documented (monotone)
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, The following issue has been updated: 185 - Position of pubkey packet in packet sequence badly documented Project: monotone Status: Fixed Reported by: Martin von Gagern URL: https://code.monotone.ca/p/monotone/issues/185/ Labels: Type:Defect Priority:Medium Comments (last first): # By Stephen Leake, Jun 26, 2012: fixed in 0b2b933284c39df390c33af1cb322ae545039108 Status: Fixed # By Martin von Gagern, Sep 12, 2011: Fork from issue 182 comment 8: http://www.monotone.ca/docs/Using-packets.html does describe how to include a public key in a packets file, but doesn't mention the fact that in the sequence of packets, the public key should come before the commits it signed, not after. Richard Levitte pointed that out to me. So perhaps the documentation example should be written in such a way that it writes the key to the same file as the other packets, so that order is documented as well. -- Issue: https://code.monotone.ca/p/monotone/issues/185/