intersystems / intersystems/git-source-control
Export All (Force) does not move .INT routines
- Dominant language
- ObjectScript
- Stars
- 22
- Forks
- 14
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 5
Description
Running IRIS on Windows. Using Studio I'm trying to do the initial load of the repository after creating it. Using Git tab from Studio in the namespace I select Export All (Force). None of the routines are exported/ added. Routines are routinename.int format. Tried changing the MAC row to INT in the Git-source-control configuration menu, but did not work.
Pravin Barton said, "In Studio, change namespace back to the current namespace. There should be an output of "git status" in the output window showing no errors.
The code is all INT code, so we need to add a mapping. Under the Git-source-control configuration menu, edit the "MAC" row and change it to "INT".
Enhancements to git-source-control are needed for better support of INT routines."
Contributor guide
Assessment
This issue has not been assessed yet.