On Tue, Jul 7, 2015 at 3:49 PM, Jeff King <peff@xxxxxxxx> wrote: > On Tue, Jul 07, 2015 at 09:31:25PM +0200, X H wrote: > >> For the moment, I'm the only one pushing to the remote, always with >> the same user (second user is planned). I use git-for-windows which is >> based on MSYS2. I have mounted the network share with noacl option so >> permissions should be handled by the Windows share. I'm in a group >> which has read/write access. I have not configured >> core.sharedrepository, I don't think it is useful with noacl since >> unix group are not used in this case. The permission for the folder >> above the file with permission denied is rw, but this file is read >> only so if git try to modify it it won't work. > > Ah, so this is not a push to a server, but to a share mounted on the > local box? > > That is leaving my realm of expertise. I'm not sure if it could be a > misconfiguration in your share setup, or that git is trying to do > something that would work on a Unix machine, but not on a Windows share. > You might want to ask on the msysgit list: > > https://groups.google.com/forum/#!forum/msysgit Is this possibly another case of Windows virus scanner interference? That could account for its variable nature. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html