[partiall solved] (was: share extension, find out which repos are shared)
Uwe Brauer
oub at mat.ucm.es
Fri Oct 26 07:47:32 UTC 2018
>>> "Uwe" == Uwe Brauer <oub at mat.ucm.es> writes:
> Hi
> Is there a command which would allow me to find out that a given
> repository is shared with one or more others?
> Couldn't find anything.
With the blacklist extension activated, in the target repository the
share command is displayed but not in the source directory. So the only
solution is to run (Linux/MaC)
find . -name 'sharedpath' -print
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5025 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20181026/f826ab09/attachment.p7s>
More information about the Mercurial
mailing list