なぜMATLAB R2024aでは、リモートリポジトリの検証時に「リポジトリパス***は現在のユーザーの所有物ではない」と表示されるのでしょうか?
Mostra commenti meno recenti
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特有の挙動と推測しています。
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su ソース管理の統合 in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!