Patch: Add known read-only commands used by hg-evolve
Sebastian Krause
sebastian.krause at scopevisio.com
Tue Feb 18 14:24:03 UTC 2025
Hi,
When cloning or pulling from a repository which uses the evolve extension Kallithea might require write permissions for multiple commands (evoext_obshashrange_v1, _exttopics_heads and tns_heads).
https://foss.heptapod.net/mercurial/evolve/-/blob/6ffc4d7635fac0e605eb44b77de539f64c3739a2/hgext3rd/topic/server.py#L134
https://foss.heptapod.net/mercurial/evolve/-/blob/6ffc4d7635fac0e605eb44b77de539f64c3739a2/hgext3rd/evolve/obsdiscovery.py#L722
That attached "hg bundle" fixes that by adding them to the list of known read-only commands.
Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-commands.bundle
Type: application/octet-stream
Size: 1534 bytes
Desc: fix-commands.bundle
URL: <http://lists.sfconservancy.org/pipermail/kallithea-general/attachments/20250218/e4ebff83/attachment.obj>
More information about the kallithea-general
mailing list