Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 2021 13:28:44 +0200
From:      =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= <olivier@freebsd.org>
To:        freebsd-git@freebsd.org
Subject:   non-working .gitmodules files in source tree
Message-ID:  <CA%2Bq%2BTcqGgx=WeUNiSP12TspfYkdWQWxffJzFuEzFxhQ4-u48Gw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
--000000000000ad904805c4b829b2
Content-Type: text/plain; charset="UTF-8"

Hi,

The FreeBSD source tree includes the file sys/contrib/openzfs/.gitmodules
since commit 1603881667360c015f6685131f2f25474fa67a72.

And a default Jenkins job using git is running is this command:
git submodule update --init --recursive

Which is failing since this commit with this error:
fatal: No url found for submodule path
'FreeBSD/sys/contrib/openzfs/scripts/zfs-images' in .gitmodules

What is the cleanest way to fix that ?
1. Should we provide a non-working .gitmodules file ?
2. Or should we document that Jenkins git plugin needs to be configured to
disable submodule to be able to work with FreeBSD sources ?
3. Other ?

Regards,

Olivier

--000000000000ad904805c4b829b2--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2Bq%2BTcqGgx=WeUNiSP12TspfYkdWQWxffJzFuEzFxhQ4-u48Gw>