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

[Subclipse-users] Possible bug in Subclipse 1.1.7

From: Markus KARG <karg_at_quipsy.de>
Date: 2006-10-06 09:46:42 CEST

I maybe found a bug in Subclipse 1.1.7 and like to report it:

I am using Eclipse 3.2.1 + Subclipse 1.1.7 (JavaHL-Mode). The SVN server
is SVN 1.3.x, protocol is svn://.

My projects in the repository do not contain .project and .classpath
Eclipse IDE files, since we do not keep them in the repository. Only the
"real" source code is in the repository.

 From "SVN Repository" perspective I am using "Checkout..." ... "Check
out as a project configured using the New Project Wizard" ... "Java
Project". After few seconds IDE switches switches to Java Perspective,
showing the newly created project. No problem till here.

But the project is marked as "modified" (little asterisk at the project
node). I checked for the modifications by clicking on "Revert...". I
tells me it wants to revert the folder "bin" (ok), and the files
.project and .classpath (which actually are not under version control).
I tried to ignore the files, but the menu item is disabled! I looked the
properties of that files, and it tells me it is NOT ignored currently.

This happens with every project I am pulling from our repository. I went
to another machine, put up a clean Eclipse / Subclipse installation, and
had the same problem.

So I think this is a bug of Subclipse.

Markus

Received on Fri Oct 6 09:47:11 2006

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.