publish =False to True, no change
Uwe Brauer
oub at mat.ucm.es
Tue Nov 13 16:39:57 UTC 2018
>>> "Sietse" == Sietse Brouwer <sbbrouwer at gmail.com> writes:
Hi Sietse,
> Hi Uwe,
> Uwe wrote:
>> Here is my setting
>> [phases]
>> local publish = True
>> remote publish = True
> I see a mistake there: by 'local publish' I meant 'the "publish"
> setting of your local respository', not 'a setting called "local
> publish"'.
> To configure your local repository's publish setting, add this to your
> local repository's config file:
> [phases]
> publish = True
> To configure your Bitbucket (i.e. remote) repository's publish
> setting, visit
> https://bitbucket.org/<yourusername>/<yourrepository>/admin
> and check/uncheck the checkbox marked "This is a non-publishing repository".
Ah thank. Ok but this has nothing to do with being a private repository?
> To see all setting files that modify your local phases.publish
> setting, run this command from within your repository:
> hg config --debug phases.publish
> Cheers,
> Sietse
Ah, thanks for clarifying, I wondered already.
Uwe
-------------- 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/20181113/098e8c97/attachment.p7s>
More information about the Mercurial
mailing list