[PATCH] hg: provide a way to skip reposetup

Jun Wu quark at fb.com
Fri Feb 19 09:27:22 EST 2016


On 02/19/2016 02:24 PM, Pierre-Yves David wrote:
> What is broken with remotefilelog exactly ?

Let's say we have two repos with same [extensions] config:

repoa: remotefilelog enabled
repob: remotefilelog disabled

And then:

cd repoa
chg foo  # will start chg server
cd ../repob
chg foo  # repob will be treated as remotefilelog enabled




More information about the Mercurial-devel mailing list