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
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