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

removing entries from svn:ignore

From: Cliff Meyers <cliff.meyers_at_gmail.com>
Date: 2005-11-17 19:36:10 CET

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
Received on Fri Nov 18 05:36:10 2005

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.