Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » svn connect problems(svn connect problems from behund firewall)
svn connect problems [message #514791] Tue, 16 February 2010 16:24 Go to next message
Jordi is currently offline JordiFriend
Messages: 1
Registered: February 2010
Junior Member
Hi,

I am running Galileo 3.5.1 on WINXP and
Subversive 0.7.8.I20091023-1300 and
SVN Connectors 2.2.1.I20091009-190 and
SVNKit 1.3.0 2.2.1.I20091009-1900

from behind a firewall, which I have configured in Preferences->Network Connections by 'manual'

When I now try to read my repository outside the firewall, I get the error : svn: Cannot connet to 'svn+ssh://<repo-location>

In the log file it says:

!ENTRY org.eclipse.core.net 1 ...
!MESSAGE System property https.proxyHost is not set but should be <myproxy>.

!ENTRY org.eclipse.core.net 1 0 ....
!MESSAGE System property https.proxyPort is not set but should be 3128.

!ENTRY org.eclipse.core.net 1 0 ...
!MESSAGE System property socksProxyHost is not set but should be <myproxy>.

!ENTRY org.eclipse.core.net 1 0 ...
!MESSAGE System property socksProxyPort is not set but should be 1080.

I have no problems downloading and installing the software, I just cannot connect the repository.
subversive does somehow not seem to see the proxy settings.

any suggestions? Thanks a lot.
Re: svn connect problems [message #514924 is a reply to message #514791] Wed, 17 February 2010 03:56 Go to previous message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello Jordi,

If you use JavaHL connector and want to use SSH you need create tunel
manually. So if you didn't create tunel, then switch to SVNKit. You can
customize SSH settings in 'SSH Settings' tab in Edit Repository Location
dialog (call Location Properties action on needed repository location in SVN
Repositories view)

> Hi,
>
> I am running Galileo 3.5.1 on WINXP and
> Subversive 0.7.8.I20091023-1300 and SVN Connectors 2.2.1.I20091009-190 and
> SVNKit 1.3.0 2.2.1.I20091009-1900
> from behind a firewall, which I have configured in Preferences->Network
> Connections by 'manual'
>
> When I now try to read my repository outside the firewall, I get the error
> : svn: Cannot connet to 'svn+ssh://<repo-location>
>
> In the log file it says:
> !ENTRY org.eclipse.core.net 1 ...
> !MESSAGE System property https.proxyHost is not set but should be
> <myproxy>.
>
> !ENTRY org.eclipse.core.net 1 0 ....
> !MESSAGE System property https.proxyPort is not set but should be 3128.
>
> !ENTRY org.eclipse.core.net 1 0 ...
> !MESSAGE System property socksProxyHost is not set but should be
> <myproxy>.
>
> !ENTRY org.eclipse.core.net 1 0 ...
> !MESSAGE System property socksProxyPort is not set but should be 1080.
>
> I have no problems downloading and installing the software, I just cannot
> connect the repository. subversive does somehow not seem to see the proxy
> settings.
>
> any suggestions? Thanks a lot.
Previous Topic:Why doesn't "Show History" work as a command/key?
Next Topic:galileo - which versions of JavaHT and subversive
Goto Forum:
  


Current Time: Thu Mar 28 14:55:41 GMT 2024

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

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

Back to the top