All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael J Gruber <git@drmicha.warpmail.net>
To: Git Mailing List <git@vger.kernel.org>, Petr Baudis <pasky@suse.cz>
Subject: push problem for new repo on repo.or.cz
Date: Mon, 09 Mar 2009 17:02:55 +0100	[thread overview]
Message-ID: <49B53DAF.9080004@drmicha.warpmail.net> (raw)

Hi there

I have problems pushing into a new project on repo.or.cz. My user (mjg)
is added in the admin interface, the key is correct because I've been
using it for a while already for other projects (forks though). I'm
using a qualified refspec. What else could be wrong on my side, assuming
it's not the scripts on repo.or.cz? My git is 1.6.2.

Michael

git  push  git+ssh://repo.or.cz/srv/git/conformal.git master:master
Counting objects: 14, done.
Delta compression using 2 threads.
Compressing objects: 100% (11/11), done.
Writing objects: 100% (14/14), 11.50 KiB, done.
Total 14 (delta 3), reused 0 (delta 0)
error: unpack failed: unpacker exited with error code
To git+ssh://repo.or.cz/srv/git/conformal.git
 ! [remote rejected] master -> master (n/a (unpacker error))
error: unable to create temporary sha1 filename ./objects/a3: Permission
denied

fatal: failed to write object
error: failed to push some refs to
'git+ssh://repo.or.cz/srv/git/conformal.git'

             reply	other threads:[~2009-03-09 16:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-09 16:02 Michael J Gruber [this message]
2009-03-09 16:14 ` push problem for new repo on repo.or.cz Johannes Schindelin
2009-03-09 16:46   ` Michael J Gruber
2009-03-09 16:51 ` Petr Baudis
2009-03-09 16:59   ` Johannes Schindelin
2009-03-09 17:11     ` Michael J Gruber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49B53DAF.9080004@drmicha.warpmail.net \
    --to=git@drmicha.warpmail.net \
    --cc=git@vger.kernel.org \
    --cc=pasky@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.