Why do I receive a "Method not implemented" error when using Git source control?

5 ビュー (過去 30 日間)
Jonathan King
Jonathan King 2018 年 10 月 11 日
コメント済み: Jonathan King 2018 年 10 月 12 日
Yesterday I set tried to set up git source control for a directory. I clicked on "Source Control" -> "Manage Files", and then changed the Source control integration to "Git" in the source control UI. However, when I try to validate the remote repository https://github.com/JonKing93/DASH I get the error message
"Unable to validate the specified path with the following git error: Method not implemented."
I later tried editing a file under pre-existing Git source control. I was able to commit changes, but when I tried to push them to the remote directory, I again received the error: "Method not implemented". The pull and fetch commands also created the same error.
I was able to push changes to this file and set up new source control as recently as two days ago. Why this error is occurring?
(I'm using MATLAB 2018b on macOS High Sierra. I also tested everything on older versions, MATLAB 2018a and 2017a, and they also generate the error).
Thanks!
  2 件のコメント
Kojiro Saito
Kojiro Saito 2018 年 10 月 11 日
Do you get the same error when pushing or pulling by other Git clients software (GitHub Desktop etc)?
Jonathan King
Jonathan King 2018 年 10 月 12 日
No, it's only the MATLAB interface. I'm able to push/pull/clone from both GitHub Desktop and Terminal (with command line git).
I can also make commits from the MATLAB interface, and then push those commits from GitHub Desktop. I'm currently using that as a workaround to the "Method not implemented" error, but I'd still prefer to fix the Matlab interface...

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeSource Control Integration についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by