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

Re: [Subclipse-users] Possible bug in Subclipse 1.1.7

From: Markus KARG <karg_at_quipsy.de>
Date: 2006-10-06 15:17:20 CEST

Mark,

have you tried what happen at your site if you add .classpath and
.project to svn:ignore at the root folder of your svn repository, then
create a project some folders below and re-try the test? That's what
I've found here to reproduce the problem, maybe it is the actual cause?

Thanks for your kind help!
Markus

Mark Phippard schrieb:

>Markus KARG <karg@quipsy.de> wrote on 10/06/2006 03:46:42 AM:
>
>
>
>>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.
>>
>>
>
>I just tried to recreate and cannot.
>
>Everything is working the same for me, except when I right click on those
>files and bring up the Team menu the Add to svn:ignore option is available
>for me and I am able to add those items to the svn:ignore property. I did
>this part from the general Navigator view since I do not see those items
>in the Package Explorer view.
>
>Any ideas about what we are doing differently?
>
>Mark
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
>

Received on Fri Oct 6 15:17:45 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.