[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] cannot check out due to infinite "getting remote project" message box

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-08-01 23:02:13 CEST

On 8/1/07, Chipalo Street <comphw@hotmail.com> wrote:
> For a long time, I was not even able to explore my repository. I having
> problems because I was providing my putty key, the one I use to ssh into the
> debian box, as the private key when prompted by Subclipse. This key is in
> Putty form and, not a OpenSSH2 key as required by Subclipse, so I created a
> new OpenSSH2 DSA key, appended the public key to my authorized_keys file,
> and began providing Sublipse the new OpenSSH2 DSA private key (with
> passphrase). Now I am able to start up Eclipse, add the repository, and
> explore the repository (open folders and traverse the SVN tree). The
> problem is that I can not check out this project. Here is what happens. I
> choose the repositry I want to check out from. It tries connecting, and then
> pops up a box asking for the author name to use for the repository. I enter
> it and hit OK. It connects to the repository. I choose the folder that I
> wish to checkout, and when I hit NEXT or FINISH another box that says
> "Getting remote project info" pops up. This box just sits there forever,
> and while it's there you can't do anything with Eclipse.

Do you have access to the server logs? It sounds like something
unexpected happened inside the SSH connection and it is blocking
waiting for a return. You might try reporting this at
http://svnkit.com/ as they might be able to suggest some logging you
could turn on.

Have you tried using JavaHL and Putty or TortoisePlink? Actually, the
better question would be if you have tried to get the command line to
work. I'd probably do that before trying JavaHL.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Aug 1 23:00:38 2007

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.