Do you want to 'download' the code onto your computer? Then you need to use "checkout", not "import".
On Mar 18, 10:01 pm, "J.V." <servicefol...@gmail.com> wrote: > I am using Eclipse SVN subclipse plugin. > I can browse all code on:http://jqueryjs.googlecode.com/svn > > but when I need to import it locally it asks me for credentials: > I tried to leave it blank or use "guest", "" but it throws the error: > ------------------------- > import -m "" D:/SANDBOX/zxyhttp://jqueryjs.googlecode.com/svn/trunk/jquery > Authorization failed > svn: MKACTIVITY of '/svn/!svn/act/d0b979c6-50ec-0449- > ae92-35a848b66c9a': authorization failed (http:// > jqueryjs.googlecode.com) > > The operation was interrupted > svn: Operation canceled > -------------------------- > How can I import it? Of what client are you using? > > Thanks for help, > Jan