Dave> Because you're not connecting using ssh; you're using https. >> Any idea how I can get this to work without having to give my SF >> password on every commit?
Remi> You can use ssh-agent for a new shell Remi> and then ssh-add. Remi> N.B. You will have to add a key Remi> This should be done once: Remi> ssh-keygen -t dsa -C "[EMAIL PROTECTED]" Remi> This is done at the beginning of the day Remi> ssh-agent D:/Devtools/mks/mksnt/sh.exe or what ever shell you use. Remi> ssh-add t:/.ssh/id_dsa I don't think that will help. SF already has my pubkey. I can ssh into shell.sourceforge.net without giving my password. I tried using an svn+ssh://[EMAIL PROTECTED] url to checkout the SB repository (how I checkout the Python repository, but that URL form appears not to be supported by SourceForge. Skip _______________________________________________ SpamBayes@python.org http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html