git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* wierd error, cant push my changes back
@ 2008-03-06  8:09 Anatoly Yakovenko
  2008-03-06 11:32 ` Johannes Schindelin
  0 siblings, 1 reply; 2+ messages in thread
From: Anatoly Yakovenko @ 2008-03-06  8:09 UTC (permalink / raw)
  To: git

$ git-push ssh://aeyakovenko@localhost/var/lib/git/project
Counting objects: 15, done.
Compressing objects: 100% (12/12), done.
Writing objects: 100% (12/12), 3.60 KiB, done.
Total 12 (delta 3), reused 0 (delta 0)
error: unpack failed: unpacker exited with error code
error: unable to write sha1 filename
./objects/81/19095e4e1996e5fde8212f27caf0a8a6d42167: Permission denied

fatal: failed to write object
To ssh://aeyakovenko@localhost/var/lib/git/project
 ! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push to 'ssh://aeyakovenko@localhost/var/lib/git/project

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

* Re: wierd error, cant push my changes back
  2008-03-06  8:09 wierd error, cant push my changes back Anatoly Yakovenko
@ 2008-03-06 11:32 ` Johannes Schindelin
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Schindelin @ 2008-03-06 11:32 UTC (permalink / raw)
  To: Anatoly Yakovenko; +Cc: git

Hi,

On Thu, 6 Mar 2008, Anatoly Yakovenko wrote:

> error: unable to write sha1 filename
> ./objects/81/19095e4e1996e5fde8212f27caf0a8a6d42167: Permission denied

You might want to find out why the permission was denied to write into 
that file.

Hth,
Dscho

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

end of thread, other threads:[~2008-03-06 11:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-06  8:09 wierd error, cant push my changes back Anatoly Yakovenko
2008-03-06 11:32 ` Johannes Schindelin

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).