Hi Cliff.
Just right click on the src directory and go to Team -> Show Properties.
A "SVN Properties" view will appear. Double-click on the svn:ignore
entry and edit it as you wish. (You can delete the property altogether
if you want.)
Cheers,
Dan
Cliff Meyers wrote:
>Just giving this question a little bump in case anyone else has ideas...
>
>---------- Forwarded message ----------
>From: Cliff Meyers <cliff.meyers@gmail.com>
>Date: Nov 17, 2005 1:36 PM
>Subject: removing entries from svn:ignore
>To: users@subclipse.tigris.org
>
>
>I just checked out an empty project from my SVN repository and started
>to create files within my Eclipse project (all identified with a
>question mark icon since they haven't been added/commited yet). I
>inadvertantly right-clicked on my "src" folder and selected "add to
>svn:ignore"; now when I right-click and select "Add to Version
>Control" the question mark icon won't reappear. When I examine the
>dir-props file in the .svn folder of my project's root, I see this:
>
>
>K 10
>svn:ignore
>V 24
>
>bin
>build
>logs
>lib
>src
>
>END
>
>
>I tried removing the "src" line from the file and resaving but then
>Eclipse fails to recognize the project as being associated with the
>SVN repository. Can someone tell me how to remove the "src" folder
>from svn:ignore? Thanks so much!
>
>
>-Cliff
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
>
Received on Fri Nov 25 02:59:42 2005