Git over samba - unable to write sha1 filename | Permission denied

后端 未结 7 2061
北海茫月
北海茫月 2020-12-24 15:43

When I am using git over samba share on windows I get an error when i want to commit a file via git_extentions or tortoiseGIT. The error is: error: unable to write s

7条回答
  •  再見小時候
    2020-12-24 16:06

    we started to use git today. version 1.7.10 was fine for win7 machines. on winXP we occurred the given error. for those machines we downgraded to 1.7.0.2 as Ian stated in his post and it works now.

提交回复
热议问题