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

AW: New->Repository location... problem with 0.9.34 on fresh Eclipse 3.1

From: Marcus Haarmann <marcus.haarmann_at_midoco.de>
Date: 2005-09-14 10:07:08 CEST

Hi, I have had a similar problem, the workspace was c:/work and the info
said it had to be C:/work (case sensitive). Switch workspace to the same
location (with uppercase C:) fixed the problem.
Maybe subclipse should take this into consideration, because Windows does
not make any difference, but Subclipse does.

Marcus Haarmann

-----Ursprüngliche Nachricht-----
Von: Mark Phippard [mailto:MarkP@softlanding.com]
Gesendet: Dienstag, 13. September 2005 22:32
An: users@subclipse.tigris.org
Betreff: Re: New->Repository location... problem with 0.9.34 on fresh
Eclipse 3.1

Jeremy Hughes <jpjhughes@gmail.com> wrote on 09/13/2005 03:47:48 PM:

> I've just installed Subclipse 0.9.34 from a local repository into a
> new install of Eclipse 3.1 running an empty workspace. I get the
> following in a dialog:
>
> --------------
>
> Your Eclipse workspace path is:
>
> c:\workspaces\e31\test
>
> But the actual file system path is:
>
> c:\workspaces\e31\test
>
> Subclipse will not operate corectly unless the values are the same.
> Use the Switch Workspaces option or change the -data parameter etc

It is just based on String.equals() comparison. All I can think of is that
there are some untrimmed spaces somewhere. For example, perhaps when you
specified your workspace location there were leading or trailing spaces?

Try using File -> Switch Workspace and the Windows file chooser to pick the
folder.

Mark

____________________________________________________________________________
_
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM
Email Security Management Services powered by MessageLabs.
____________________________________________________________________________
_

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Sep 14 18:07:08 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.