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 14:23:58 2006