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

Re: broken file:// URLs with 0.9.27?

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-02-03 14:59:22 CET

I have committed a fix that I think will fix this.

Try downloading this into your core plugin and then starting eclipse with
the -clean switch.

http://svn.collab.net/repos/subclipse/branches/subclipse-3/core/svnClientAdapter.jar

Mark

dave.loper@web.de wrote on 02/03/2005 03:51:46 AM:

> Hi,
>
> after upgrading to 0.9.27 this morning I am basically unable to use SVN
> anymore, as it seems to choke on file:// URLs like
>
> file:///f:/svn/trunk
>
> Using exactly this URL with svn.exe (1.1.3) works like a charm, same
> with 0.9.25 previously.
>
> The recurring exception is
>
> [snip]
> java.lang.ArrayIndexOutOfBoundsException: 0
> at
> org.tigris.subversion.svnclientadapter.SVNUrl.parseUrl(SVNUrl.java:90)
> at
org.tigris.subversion.svnclientadapter.SVNUrl.<init>(SVNUrl.java:45)
> at
> org.tigris.subversion.subclipse.ui.wizards.ConfigurationWizardMainPage.
> validateFields(ConfigurationWizardMainPage.java:428)
> at
> org.tigris.subversion.subclipse.ui.wizards.ConfigurationWizardMainPage.
> access$2(ConfigurationWizardMainPage.java:419)
> at
>
org.tigris.subversion.subclipse.ui.wizards.ConfigurationWizardMainPage$1.
> handleEvent(ConfigurationWizardMainPage.java:141)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
> at ...
> [/snip]
>
> Could somebody please confirm or provide instructions?

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Fri Feb 4 00:59:22 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.