Hi,
in the event log i can see the following error:
[Git] An error occurred while getting submodule details for working directory ‘{0}’. Ignoring submodules. Details: {1} C:\ContinuaCI\Rc\df9117e5
I checked the repository configuration. It looks fine. Checking out locally is also fine.
Any ideas?
Sparky
(Dave Sparks)
2
Hi Thomas,
The error message is logged incorrectly, so it’s missing the error details. I’ve sent you a link to a hotfix in a direct message.
Hi Dave,
i’ve got your mail. I’ll check for a timeframe to install the hotfix and get back to the issue afterwards. Thanks.
Hi Dave,
getting the Details explains the cause.
Details: Running ‘git.exe’ with arguments “fetch --tags --prune” failed with return code 1 and error output: "From [https://Repo][rejected] 2021.1.0.3 → 2021.1.0.3 (would clobber existing tag) ".
I recommended a repo reset to the project responsible person.
Thanks for your help.
1 Like