'About this Repository' contains misleading information.
See original GitHub issueThe 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:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Submodules are such a headache… The repo now references the public repo like it has on my machine for awhile.
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.