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

svn+scheme must equal svn+ssh constraint

From: Patrick Refondini <patrick.refondini_at_pobox.com>
Date: 2005-11-24 00:31:02 CET

In "Add SVN Repository" screen entering location URL
svn+scheme://svn.host.com/usr/local/svn
fails when scheme is not "ssh"

Although this is valid in the svn command line i.e:
svn svn+scheme://svn.host.com/usr/local/svn list

Granted something like

[tunnels]
scheme = $SVN_SCHEME ssh -p 6543

is defined in ./subversion/config file

Any way to relax the check scheme = ssh ?

I use Subclipse Version: 0.9.37, Eclipse Version: 3.1.0

Thanks, Patrick
Received on Thu Nov 24 10:31:02 2005

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.