ERROR in dll
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 392
- Forks
- 52
- Avg merge
- 52m
- Merged PRs (30d)
- 7
Description
in this situation:
shell: msys2 {0}
run: |
revision=$(svn info --show-item revision https or svn ://address...)
svn command fails.
I inspected the reason and it seems the windows dll path is wrong.
so no svn commands will work inside scripts too.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the shown MSYS2 shell workflow and reproduce the failing svn info --show-item revision command. Inspect how the action configures Windows DLL paths for shell scripts; done means SVN commands work inside the workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, shell
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100