This a subclipse bug -- it should be prompting you to "trust" the server's SSL certificate or not.
Go to the commandline, run 'svn ls https://ciproject.googlecode.com/svn/trunk', and say that you want to trust the certificate permanently. The svn libraries will remember this, and then subclipse should be able to authenticate correctly after that. On Mon, Feb 2, 2009 at 5:09 AM, vishnu <[email protected]> wrote: > > hi, > i am trying to import my project from eclipse to google code. My > svn repository is http://ciproject.googlecode.com. i tried to import > my project via subclipse with url https://ciproject.googlecode.com/svn/trunk, > as to proceed i have given my gmail username and password. But it > shows that authorization is failed... below code, which i get in > console > > Authorization failed > svn: OPTIONS of 'https://ciproject.googlecode.com/svn/trunk/ > ciproject': authorization failed (https://ciproject.googlecode.com) > > mkdir --parents -m "Initial import." > https://ciproject.googlecode.com/svn/trunk/ciproject > Authorization failed > svn: OPTIONS of 'https://ciproject.googlecode.com/svn/trunk/ > ciproject': authorization failed (https://ciproject.googlecode.com) > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hosting at Google Code" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en -~----------~----~----~----~------~----~------~--~---

