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

R: SVN pending operation

From: isaacp <isaacp_at_touro.edu>
Date: 2003-11-24 17:20:49 CET

When you start eclipse, if your workspace is not in the default directory,
you specify the "-data" parameter with the location of the workspace. For
example, the command you use to start eclipse might be:

     eclipse.exe -data c:\data\workspace

If the actual folder is named "C:\Data\WorkSpace" rather than
"c:\data\workspace", that might be the cause of the problem. However, as I
mentioned, simply changing the parameter doesn't seem to help. I think you
need to recreate the workspace also.

-----Original Message-----
From: Fabio Da Soghe <fabio.dasoghe@interprosrl.it>
Date: Mon, 24 Nov 2003 12:48:13 +0100
Content-Type: multipart/alternative;
        boundary="----_=_NextPart_001_01C3B280.D80D25D0"
Subject: R: SVN pending operation

What is the "-data" parameter do you talk about?

Anyway I'm not sure that could resolve out problem: all our paths have
correct case, both to the workspace and to every single project.

Fabio

-----Messaggio originale-----
Da: Pacht Isaac [mailto:isaac.pacht@siemens.com]
Inviato: venerd́ 21 novembre 2003 17.31
A: users@subclipse.tigris.org
Oggetto: RE: SVN pending operation

I think I found the problem. It seems to be unrelated to subclipse itself.
Eclipse seems to use the value of the "-data" parameter, exactly as
provided, as the path to the workspace. In Windows, if you enter the name
with a different upper/lower case than it actually exists in the file
system, this causes Eclipse to be confused about whether certain files are
actually contained in your workspace (since it does case-sensitive
comparisons on the path names).
 
So far, I have tried changing the -data parameter, and that has not helped.
It seems that once the workspace is created, the value is cached somewhere.
I haven't yet had a chance to try creating a new workspace with the correct
casing, but since you're having the same problem I was wondering if it
could
be the same cause.
 
-----Original Message-----
From: Fabio Da Soghe [mailto:fabio.dasoghe@interprosrl.it]
Sent: Fri, November 21, 2003 10:38 AM
To: 'users@subclipse.tigris.org'
Subject: SVN pending operation
 
Hello.
I have same problem described in some previous mails (subject "pending
operation").
The odd thing is we have two workstations (Eclipse 2.1.2, Subclipse 0.8.1)
where the pending operation view is empty (with all three elements in the
menu on the right of the view correctly checked), while on another
workstation the pending operation view does work perfectly.
All three workstations have same configuration (Windows XP SP1, Eclipse
2.1.2, Subclipse 0.8.1).
Of course there has to be something different but we cannot understand
what.

Does anyone know how to get the view work properly?
It's a true shame this view doesn't work well: it's very very useful in the
daily work cicle.
Thanks.
Fabio Da Soghe
Received on Tue Nov 25 03:20:49 2003

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.