I\'m new to Eclipse. I\'m using subclipse for connecting to my SVN. There are some folders and files I would like to add to svn:ignore, but it\'s grayed out. Is there an e
I was able to do this using TortoiseSVN directly from Windows explorer:
Right click on file to ignore->TortiseSVN->Delete and add to ignore list
TortiseSVN
Delete and add to ignore list
I had to close then re-open the project in Eclipse, job done :)