hg serve --webdir-conf repo.config
In repo.config, include
[paths]
X = A/B/X
Y = A/B/C/D/Y
etc.
The paths are relative to the directory where hg serve is called.
m.
In repo.config, include
[paths]
X = A/B/X
Y = A/B/C/D/Y
etc.
The paths are relative to the directory where hg serve is called.
m.