question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

'About this Repository' contains misleading information.

See original GitHub issue

The following write-up in README.md is misleading.

About this Repository

This repository contains sub-modules for the Nodeset files, which are independently tracked. Please clone this repository as shown:

git clone https://github.com/OPCFoundation/UA-ModelCompiler --recursive

The repository contains a submodule for the Stack, not for the Nodeset files. And if one doesn’t have access to the member-only repository, the submodule update would not work because the path in .gitmodules points to the member-only repository:

[submodule "Stack"]
	path = Stack
	url = https://github.com/OPCF-Members/UA-.NETStandard-Prototypes.git

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
opcfoundation-orgcommented, Nov 26, 2021

Submodules are such a headache… The repo now references the public repo like it has on my machine for awhile.

0reactions
opcfoundation-orgcommented, Jul 23, 2022

The release process is complicated because draft/release candidate files are kept in a member only repository.

It should build if you do not recursively fetch submodules on clone and then use ModelCompiler Solution.sln.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Remote repository path error, misleading error prompt
Hi I am trying to sync my local repository to remote but I get this error. My browser (firefox) is set as default...
Read more >
Error "Updates were rejected because the remote contains ...
This is usually caused by another repository pushing hint: to the same ref. You may want to first integrate the remote changes hint:...
Read more >
What to do after leaking credentials and API keys
It can be scary to let your company know you have leaked sensitive information, particularly if it has happened on a personal repository....
Read more >
GitHub Privacy Statement
We expect you to reasonably secure information you have gathered from GitHub, and to respond promptly to complaints, removal requests, and "do not...
Read more >
Set Git repository settings - Azure Repos
Learn how to configure a Git repository and its branches.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found