problems with subrepositories (and helix) cannot push
Cédric Krier
cedric.krier at b2ck.com
Tue Jul 13 14:05:38 UTC 2021
On 2021-07-13 15:50, Uwe Brauer wrote:
> So I tried
>
> subrepo1 == subrepo1
> subrepo2 == subrepo2
> subrepo3 == subrepo3
>
>
>
> pushing subrepo subrepo1 to https://oubucmes@helixteamhub.cloud/tiny-butterfly-778/projects/tfg-2021/repositories/mercurial/tfg-2021/%3D%20subrepo1
> abort: HTTP Error 404: Not Found
>
> That kills me, what shall I do?
In .hgsub, you must use a single '=' like:
subrepo1 = subrepo1
subrepo2 = subrepo2
subrepo3 = subrepo3
--
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.krier at b2ck.com
Tel: +32 472 54 46 59
Website: https://www.b2ck.com/
More information about the Mercurial
mailing list