sapling/mercurial/help/internals
Dan Villiom Podlaski Christiansen 66c3976319 share: add --relative flag to store a relative path to the source
Storing a relative path the source repository is useful when exporting
repositories over the network or when they're located on external
drives where the mountpoint isn't always fixed.

Currently, Mercurial interprets paths in `.hg/shared` relative to
$PWD. I suspect this is very much unintentional, and you have to
manually edit `.hg/shared` in order to trigger this behaviour.

However, on the off chance that someone might rely on it, I added a
new capability called 'relshared'. In addition, this makes earlier
versions of Mercurial fail with a graceful error.

I should note that I haven't tested this patch on Windows.
2017-02-13 14:05:24 +01:00
..
bundles.txt help: don't try to render a section on sub-topics 2016-08-06 17:04:22 -07:00
changegroups.txt help: don't try to render a section on sub-topics 2016-08-06 17:04:22 -07:00
requirements.txt share: add --relative flag to store a relative path to the source 2017-02-13 14:05:24 +01:00
revlogs.txt help: don't let tools reflow revlog flags list 2017-01-17 11:45:10 -08:00
wireprotocol.txt internals: document compression negotiation 2016-12-24 13:56:36 -07:00