Hello,
with my GIT repository on Windows, I get the follwing problem when i run
git gc --aggrerssive:
$ git gc --aggressive
Counting objects: 165072, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (112141/112141), done.
Writing objects: 100% (165072/165072), done.
Total 165072 (delta 69983), reused 93217 (delta 0)
fatal: failed to read object 0000000000000000000000000000000000000000:
Permission denied
I think there is no object 00000.
I used the repository with some problems because of my MacAffee virus
scanner ("permission denied errors while rename"). But in the above case
the scanner was not active. The repositry works for normal operations only
the aggressive gc fails. How can I find which reference to that object is
affected?
Bernd
--
You received this message because you are subscribed to the Google Groups "Git
for human beings" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/git-users/-/GyXEjtDeFHwJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/git-users?hl=en.