On 3/27/2011 6:03 AM, Brecht Machiels wrote:
> 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

I have no trouble using msysGit (version 1.7.3.1-preview20101002) with
OpenAFS 1.5.9903 on Windows XP 32-bit with all Windows Updates.

I don't believe there are any changes between 1.5.9902 and 1.5.9903 that
would be in an applicable code path.

Use SysInternals Process Monitor with a filter on Process == git.exe and
Path begins with \\afs to determine which operation is actually failing.

When you have obtained this information, please file a bug report to
[email protected] and indicate what version of Windows you are using.

Jeffrey Altman

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to