[OpenAFS] Windows client and git
Brecht Machiels
brecht+gmane@mos6581.org
Sun, 27 Mar 2011 12:03:21 +0200
Hi,
I'm having some problems running git on an AFS cell in Windows. When I try
to add a file to the index, git responds with:
$ git add bla
error: unable to write sha1 filename
.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391: Permission denied
error: bla: failed to insert into database
error: unable to index file bla
fatal: adding files failed
Using the linux OpenAFS client works fine however. Is this a known
problem? Perhaps there even is a solution? :)
Version details about the software I'm running:
* msysgit version 1.7.4-preview20110204
* OpenAFS server 1.6.0~pre3-1~ppa0~maverick1 (Ubuntu)
* Windows OpenAFS client 1.5.9902
Kind Regards,
Brecht