なぜMATLAB R2024aでは、リモートリポジトリの検証時に「リポジトリパス***は現在のユーザーの所有物ではない」と表示されるのでしょうか?
Mostrar comentarios más antiguos
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特有の挙動と推測しています。
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre ソース管理の統合 en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!