on Mon Jul 16 2007, "Mark Hammond" <mhammond-bte8sPG7QFgW+bLBXbPJGg-AT-public.gmane.org> wrote:
>> I believe the CVS-to-Subversion migration is complete. I've >> not yet been >> able to do a checkout that allows me to commit. I think I'm >> just missing >> some flags on my svn co command. My laptop login is "skip" >> while my SF >> login is "montanaro". >> >> I checked it out using >> >> svn co --username=montanaro >> https://[EMAIL PROTECTED]/svnroot/spamba >> yes/trunk spambayes >> >> When I try to check in a change using >> >> svn commit --username=montanaro -m 'first commit - note >> version control change' >> >> I get this output: >> >> Authentication realm: >> <https://spambayes.svn.sourceforge.net:443> SourceForge >> Subversion area >> Password for 'montanaro': >> Authentication realm: > > That last step worked for me after I typed my SF password. I'm not sure why > my ssh2 key isn't being used here - it worked ok for CVS. I've got an SSH2 > key in my "account preferences" page, so I'm not sure why that is > failing. Because you're not connecting using ssh; you're using https. -- 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