I have a PHP project created 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.
Now I could just use svn: ignore so that SVN ignores files, but this is not an option for various reasons. So, is there a way to make Eclipse and Subclipse ignore files (which is all the same)?
svn ignore subclipse eclipse-pdt
Franz Oct 19 '09 at 23:49 2009-10-19 23:49
source share