Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » subversive
subversive [message #259808] Wed, 02 July 2008 16:41 Go to next message
Tom Van Vleck is currently offline Tom Van VleckFriend
Messages: 16
Registered: July 2009
Junior Member
I have been using Eclipse 3.2 with subclipse on Mac OS X
10.4.11. My subversion repository is on a Ubuntu machine.
In eclipse I use svn+ssh and an RSA key.

I downloaded Eclipse 3.4 and installed subversive and
SVNKit 1.1.7. I specified my repository as
svn+ssh://www.example.com/home/acct/repos
and selected the SSH private key in the SSH pane.
When I click "finish" in repository configuration, I see
location information has been specified incorrectly
There was a problem while connecting to example.com:22
and then
svn: authentication cancelled.

On the Ubuntu machine's auth.log I can see
Jul 2 14:39:27 example sshd[15077]: fatal: Timeout before
authentication for 11.22.33.44

where would I look for help in solving this problem?
Re: subversive [message #259816 is a reply to message #259808] Wed, 02 July 2008 17:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: codeslave.ca.ibm.com

"example.com:22" and "11.22.33.44" seem to be the most obvious problems.
Did you try configuring the plugin's settings in Window > Preferences?

Or any online HOWTOs for using subversive?

Tom Van Vleck wrote:
> I have been using Eclipse 3.2 with subclipse on Mac OS X
> 10.4.11. My subversion repository is on a Ubuntu machine.
> In eclipse I use svn+ssh and an RSA key.
>
> I downloaded Eclipse 3.4 and installed subversive and
> SVNKit 1.1.7. I specified my repository as
> svn+ssh://www.example.com/home/acct/repos
> and selected the SSH private key in the SSH pane.
> When I click "finish" in repository configuration, I see
> location information has been specified incorrectly
> There was a problem while connecting to example.com:22
> and then
> svn: authentication cancelled.
>
> On the Ubuntu machine's auth.log I can see
> Jul 2 14:39:27 example sshd[15077]: fatal: Timeout before
> authentication for 11.22.33.44
>
> where would I look for help in solving this problem?

--
Nick Boldt :: Release Engineer, IBM Toronto Lab
Eclipse Modeling :: http://www.eclipse.org/modeling
http://wiki.eclipse.org/index.php/User:Nickb
Re: subversive [message #259823 is a reply to message #259816] Wed, 02 July 2008 18:18 Go to previous message
Tom Van Vleck is currently offline Tom Van VleckFriend
Messages: 16
Registered: July 2009
Junior Member
Nick Boldt <codeslave@ca.ibm.com> wrote:

> "example.com:22" and "11.22.33.44" seem to be the most obvious problems.
> Did you try configuring the plugin's settings in Window > Preferences?

In my actual output I used the real domain names,
and the error message had my real IP number. Sorry
I did not make this clear. I did try configuring
the plugin's settings in Preferences.

> Or any online HOWTOs for using subversive?

I spent several hours googling for online HOWTOs.
I searched eclipse.org.
I searched wiki.eclipse.org.
I searched the online help.
Nothing was useful.

I solved my problem myself, by uninstalling subversive
and installing subclipse. The whole repository was
immediately visible after restart.

In detail,
- select Help > Software updates..
- click "Add site"
- enter add http://subclipse.tigris.org/update_1.4.x
- select http://subclipse.tigris.org/update_1.4.x
- check subclipse and SVNKit Adapter BETA
- click install
Previous Topic:Eclipse 3.4 help system not working correctly on Ubuntu 7.10
Next Topic:Update
Goto Forum:
  


Current Time: Sun Jun 16 19:26:52 GMT 2024

Powered by FUDForum. Page generated in 0.08154 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top