错误无法创建文件夹folder_name?在混帐
我的Git是不properly.when工作我尝试从资源库中,我得到以下错误错误无法创建文件夹folder_name?在混帐
致命错误无法创建文件夹项目/ ABC/ABC/ABC/ABC/ABC拉...
当我尝试推我也得到同样的error.I甚至不能合并。
git pull fatal error:cannot create the directory project/abc/abc/abc/abc/abc...
git push
fatal error:cannot create the directory project/abc/abc/abc/abc/abc...
正在发生什么的屏幕背后?
在此先感谢
回答:
尝试从根的git拉。您可能没有权限。
如果您没有启用root,则启用它。
参考http://www.ducea.com/2006/06/21/ubuntu-how-to-enable-the-root-account/
以上是 错误无法创建文件夹folder_name?在混帐 的全部内容, 来源链接: utcz.com/qa/265848.html