[OpenAFS] using git repo on a afs mapped network drive

Christopher Pax pax@njit.edu
Tue, 07 Feb 2012 14:36:32 -0500


That was it, thanks.

I updated to openafs version 1.7.400, and I no longer have the issue.

thank you for the quick response.

On 2/7/2012 11:45 AM, Jeffrey Altman wrote:
> Use the 1.7 series.  It works fine with git.
>
> On 2/7/2012 10:16 AM, Christopher Pax wrote:
>> problem: I am unable to make a commit to  git repository inside a afs
>> folder.
>>
>> error: unable to write sha1 filename .git/objects/63/... permission denied
>>
>> system info:
>> Windows 7 64bit
>> AFS Version client 1.5.9906
>> git, mysysgit, Git-1.7.8-preview20111206
>>
>> I have proper tokens and permissions for the folder. creating a .git
>> repo is not a problem, just adding a file.
>>
>> similar issues:
>> https://lists.openafs.org/pipermail/openafs-info/2011-March/035795.html
>> http://stackoverflow.com/questions/3829498/git-over-samba-unable-to-write-sha1-filename-permission-denied
>>
>>