Simulink Project Git error with Bitbucket git: git: cannot open git-receive-pack
조회 수: 4 (최근 30일)
이전 댓글 표시
We recently transition to BitBucket for our source control needs. Simulink Project shows a dialog box error when using those git operations on our bitbucket server -
When selecting "Push" in Simulink Project the dialog error displays:
git: cannot open git-receive-pack
When selecting "Fetch" in Simulink Project the dialog error displays:
git: cannot open git-upload-pack
fetch,push, and pull work perfect from the BASH command line.
댓글 수: 5
SteveC
2018년 5월 11일
I'm dealing with this problem as well, and unfortunately I can't use SSH, only the HTTPS link. I'm behind a proxy, but all the proxy settings in Matlab and Git are set.
James Marriott
2018년 9월 10일
편집: James Marriott
2018년 9월 10일
Has anyone reported this bug(?) to mathworks. I am having the same issue. Again I am using https authentication.
답변 (1개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!