なぜMATLAB R2024aでは、リモートリポジトリの検証時に「リポジトリパス***は現在のユーザーの所有物ではない」と表示されるのでしょうか?
Show older comments
MATLAB R2024aでリモートリポジトリを検証すると、
repository path *** is not owned by current user
というエラーが発生します。
環境はオンプレミスサーバー上のリポジトリ、ローカルユーザーでログインしたクライアントPC、MATLAB R2024a、Git for Windows+Credential Helperはインスト―ス済みです。また、"git config --global --add safe.directory" を設定しても問題は解消せず、設定は.gitconfigに反映済み。
R2021aでは同条件でエラーは発生しないため、MATLAB R2024a特有の挙動と推測しています。
Accepted Answer
More Answers (0)
Categories
Find more on ソース管理の統合 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!