Git push fail to a Windows share

前端 未结 4 1743
情歌与酒
情歌与酒 2021-01-05 10:38

I\'m trying to push from my local repository to a remote repository located in a windows share.

I\'m going to recreate a simple scenario, where c is my local hard d

4条回答
  •  逝去的感伤
    2021-01-05 10:59

    Had a very similar problem having a repo on a mounted Novell network drive. For me even git add . reported same error as yours. Installing the new version of Novell client completely solved the issue. I hope this helps someone who comes across this problem in the future.

    Btw, using ip-adress or UNC-path of the drive did not help to solve the problem.

    p.s. This is apparently a Novell-Windows-NTFS-MinGW issue only on a certain version of Novell. Here are details, if you are interested: http://git.661346.n2.nabble.com/Problem-pushing-to-a-Novell-share-td7248875.html

自定义标题
段落格式
字体
字号
代码语言
提交回复
热议问题