on Mon Jul 16 2007, skip-AT-pobox.com wrote: > 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?
SVN normally records your password in a file in ~/.subversion/auth/ and doesn't ask you again until you delete it. It's possible to disable that feature; if you've done that, then I don't know. I suppose if you were using the ssh:// protocol instead of https://, it would use your ssh keys to avoid the password dance. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com The Astoria Seminar ==> http://www.astoriaseminar.com _______________________________________________ spambayes-dev mailing list spambayes-dev@python.org http://mail.python.org/mailman/listinfo/spambayes-dev