[Imc-makerspace] git.chambana.net/projects/makerspaceu repository?

Stewart Dickson MathArt at Emsh.CalArts.edu
Sun Jul 31 15:47:14 CDT 2011


RSA -- public/private rsa key pair?  (as opposed to DSA keys for use by 
SSH protocol version 2)
ssh-keygen -t rsa
Creates on my system:
~/.ssh/id_rsa and
~/.ssh/id_rsa.pub -- did not exist previously.
I used the same passphrase as my p*sswd at tech.chambana.net.

I pasted the contents of id_rsa.pub -- the public key -- into the Key 
field of
http://tech.chambana.net/my/public_keys/23/edit

No change to GIT:
git push 
*http*://Stewart.Dickson at git.chambana.net/projects/makerspaceu.git master
Password:
Password:
error: no DAV locking support on 
http://Stewart.Dickson@git.chambana.net/projects/makerspaceu.git/
fatal: git-http-push failed

Note: http://Stewart.Dickson@git.chambana.net is not using SSL (HTTPS), 
so is it using
SSH?   (I don't think so.)

http://kernel.org/pub/software/scm/git/docs/howto/setup-git-server-over-http.txt
 > If git-http-push says
 >
 > Error: no DAV locking support on remote repo http://...
 >
 > then it means the web-server did not accept your authentication. Make 
sure
 > that the user name and password matches in *httpd.conf, .netrc* and
 > the URL
 > you are uploading to.

On 7/31/11 2:25 PM, Brian Duggan wrote:
>
> Sorry, I should have specified key type.
>
> It's actually a regular SSH public key, so use the output of ssh-keygen.
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.chambana.net/pipermail/imc-makerspace/attachments/20110731/ded5f979/attachment-0001.html>


More information about the Imc-makerspace mailing list