From: brennsuppa <joe@bastarde.at>
To: git@vger.kernel.org
Subject: git push asking for a password
Date: Mon, 26 Jul 2010 03:31:20 -0700 (PDT) [thread overview]
Message-ID: <29265051.post@talk.nabble.com> (raw)
Hi,
I'm working with git for the first time and when I started it I just had to
commit/push/pull on an existing repository.
Now I should create a new repo, but this fails when I try to git push origin
master:refs/heads/master because it is asking for a password, which should
not happen since ssh-keys are in use, right?
my setup:
I have an existing repo called drums, this works fine!
Now I tried to create a new one called guitars with this how to
http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way
so my gitosis.conf is like this:
[gitosis]
[group gitosis-admin]
writable = gitosis-admin
members = brennsuppa
[group drums]
writable = drums
members = brennsuppa dan
[group guitars]
writable = guitars
members = brennsuppa dan eug
my key should be working, otherwise I cannot explain why it works with
drums, any help?
--
View this message in context: http://old.nabble.com/git-push-asking-for-a-password-tp29265051p29265051.html
Sent from the git mailing list archive at Nabble.com.
next reply other threads:[~2010-07-26 10:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-26 10:31 brennsuppa [this message]
2010-07-26 18:30 ` git push asking for a password Ilari Liusvaara
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=29265051.post@talk.nabble.com \
--to=joe@bastarde.at \
--cc=git@vger.kernel.org \
/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 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).