【发布时间】:2019-12-24 23:48:57
【问题描述】:
我们的大型机上安装了 Rocket Git 端口(Z/OS 的 Git 2.14.4),我的大型机 USS 文件夹中有一个 git 存储库。我正在尝试将其克隆到我的 Windows 工作站。
我在本地 git bash 中给出了以下命令
git clone usrid@host-url:/u/usrid/mainfolder/repo.git/
这最初会提示输入我的主机密码。一旦提供,它会继续克隆,但最终会出现以下错误。看起来我缺少某种环境变量。我将不胜感激。
git-upload-pack: FSUM7351 not found fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists
【问题讨论】:
-
@Hogstrom , @phd 让我删除我原来的问题并重新发布并邀请您回答。请发表您的回复,我会接受。
标签: mainframe