git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Permission denied ONLY after pulling bundles
@ 2015-06-04 13:04 Rossella Barletta
  2015-06-04 19:06 ` Christian Couder
  0 siblings, 1 reply; 9+ messages in thread
From: Rossella Barletta @ 2015-06-04 13:04 UTC (permalink / raw)
  To: git; +Cc: dario.ligorio

Dear git group,


I would like to ask your help for a problem that we cannot fix in any way.

We have a git repository in folder on Windows.

Then we use VMware player on CentOS_6 on which we create a clone of
the git repository, after of course having mounted the directory in
which the repository is.

So the repository is on windows and the clone on Linux.

We are able to perfom all the git operations we need, except for the
pull .bundle, which is successful in itself but prevent us from
pushing after that.

As we try to push after pulling a .bundle in a branch we get the error message

NODE1:fdp> git push
Counting objects: 1977, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (423/423), done.
fatal: write error: Permission denied00 KiB | 158 KiB/s
error: pack-objects died of signal 13
error: pack-objects died with strange error


We have checked all the permissions, changed the users, recreated the
clone but nothing worked.
The push operation works perfectly until we pull a bundle. After
pulling a bundle we are not able to push anymore.We tryed to delete
the branches, recreate others and all works perfectly, also the
push.As we pull the .bundle we cannot get the permission to do the
push anymore.

What has this to do with the bundle?



Thanks for your support.


-- 
Rossella

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-06-08 15:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-04 13:04 Permission denied ONLY after pulling bundles Rossella Barletta
2015-06-04 19:06 ` Christian Couder
2015-06-04 19:25   ` Philip Oakley
2015-06-05  6:54     ` Rossella Barletta
2015-06-05 16:01       ` Christian Couder
2015-06-08  8:34         ` Rossella Barletta
2015-06-08  8:47           ` Rossella Barletta
2015-06-08 13:03             ` Thomas Ferris Nicolaisen
2015-06-08 15:19               ` Rossella Barletta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).