忽略SVN项目中的Eclipse项目文件
问题描述:
我在Eclipse中设置了一个支持SVN的PHP项目.现在,Eclipse将其项目文件.buildpath和.project添加到项目中,Subclipse希望将其添加到存储库中.
I have a PHP project set up in Eclipse with SVN support. Now, Eclipse adds its project files .buildpath and .project to the project and Subclipse wants to add it to the repository.
现在我可以只使用svn:ignore来让SVN忽略文件,但是由于各种原因,这不是一个选择.因此,有没有办法让Eclipse和Subclipse忽略文件(无论如何应该忽略它们)?
Now I could just use svn:ignore to let SVN ignore the files, but that's not an option for various reasons. So, is there a way to make Eclipse and Subclipse ignore the files (which it should anyway)?
答
Preferences
> Team
> Ignored Resources