Re: [JPP-Devel] Error trying to connect to svn-repository

2010-09-08 Thread Stefan Steiniger
Hei, seems to be a subsclipse problem if you are not willing to do a new eclipse install tortoise SVN may be an option too (http://tortoisesvn.net/) edgar.sol...@web.de wrote: On 08.09.2010 11:38, Nils Kuhn wrote: but if there's no other possibility I will install eclipse 3.6 (instead of

Re: [JPP-Devel] Error trying to connect to svn-repository

2010-07-22 Thread Nils Kuhn
Hi ede, same error with your url. Do I have to tell Subclipse IP and port of my proxy for connecting to the internet? I'd wonder cause Eclipse connected correctly for installing Subclipse via "Software Updates...". Nils edgar.sol...@web.de schrieb: the svn has several subfolders

Re: [JPP-Devel] Error trying to connect to svn-repository

2010-07-22 Thread albacore
Nils, I have the same error as shown your screenshot with http://jump-pilot.svn.sourceforge.net/viewvc/jump-pilot/.This is normal because url is wrong. On the other hand it works well with Edgar url. It could be proxy, but the error message in your screenshot don't says that. Could you retry

Re: [JPP-Devel] Error trying to connect to svn-repository

2010-07-22 Thread edgar . soldin
You can try the url directly in your browser. If it works there then you should find out why not in eclipse, what is the difference in settings.. something like that. Are you forced to use a proxy?What internet connection are you using? good luck ede On 22.07.2010 09:33, Nils Kuhn wrote:

Re: [JPP-Devel] Error trying to connect to svn-repository

2010-07-21 Thread edgar . soldin
the svn has several subfolders (core,plugins etc). try https://jump-pilot.svn.sourceforge.net/svnroot/jump-pilot/core for the oj-core and its branches. ..ede On 21.07.2010 22:39, Nils Kuhn wrote: Hi all, I want to use subversion for getting the latest source of OJ. I installed